Kconfig
|
Update the version number to 4.0.2
|
2019-05-17 13:49:32 +08:00 |
clock.c
|
[src/clock.c] avoid warning
|
2019-03-27 19:50:40 +08:00 |
device.c
|
[Kernel] Adjust the copyright information
|
2018-09-25 11:06:07 +08:00 |
idle.c
|
[src][idle] 修复一处编译警告
|
2019-07-13 09:30:23 +08:00 |
ipc.c
|
Create IPC.ipch
|
2019-08-10 22:45:00 +08:00 |
irq.c
|
[src][irq] 添加 WEAK 修饰,中断嵌套数可由外部提供。
|
2019-07-12 11:15:20 +08:00 |
kservice.c
|
fix kernel and framework no cast type error
|
2019-06-18 20:09:19 +08:00 |
mem.c
|
[Kernel] Code cleanup for compiling warning.
|
2019-02-12 14:33:45 +08:00 |
mempool.c
|
[src/mempool.c] add parameter check.|添加参数检查。
|
2019-07-01 12:56:12 +08:00 |
object.c
|
[kernel] skip warning when disable debug.
|
2019-06-07 22:44:24 +08:00 |
signal.c
|
修改signal模块默认log级别
|
2019-05-11 09:37:39 +08:00 |
slab.c
|
fix slab at 64bits CPU
|
2019-03-20 15:11:52 +08:00 |
thread.c
|
fix kernel and framework no cast type error
|
2019-06-18 20:09:19 +08:00 |
timer.c
|
[Kernel] Enable RUNNING status in thread.
|
2019-01-13 11:23:08 +08:00 |