iglencao 37de4d6054 Create IPC.ipch 6 年 前
..
Kconfig 6408aac04a Update the version number to 4.0.2 6 年 前
SConscript 3e4a93cc91 Delete the unused '--keep' link flag when used RT_USED marco. 6 年 前
clock.c aa3295d7f0 [src/clock.c] avoid warning 6 年 前
components.c 85a9f5add9 fix bug in Thread.cpp/Thread.h/components.c files 6 年 前
cpu.c 4127cc13bf [Kernel] Move the ++/-- operator outside of condition. 6 年 前
device.c ff08faf605 [Kernel] Adjust the copyright information 7 年 前
idle.c 6a170ddbe4 [src][idle] 修复一处编译警告 6 年 前
ipc.c 37de4d6054 Create IPC.ipch 6 年 前
irq.c df3a9e573f [src][irq] 添加 WEAK 修饰,中断嵌套数可由外部提供。 6 年 前
kservice.c d8eb0cfc1e fix kernel and framework no cast type error 6 年 前
mem.c 7383269905 [Kernel] Code cleanup for compiling warning. 7 年 前
memheap.c 1f37de29c4 Fix the value width issue under 32/64 bit arch. 7 年 前
mempool.c 5e6f852cbe [src/mempool.c] add parameter check.|添加参数检查。 6 年 前
object.c 3463a756d9 [kernel] skip warning when disable debug. 6 年 前
scheduler.c 8dd2a07d45 去除scheduler.c的_get_highest_priority_thread函数中重复判断 6 年 前
signal.c 057c7da3a3 修改signal模块默认log级别 6 年 前
slab.c 163772fb67 fix slab at 64bits CPU 6 年 前
thread.c d8eb0cfc1e fix kernel and framework no cast type error 6 年 前
timer.c de624c52c1 [Kernel] Enable RUNNING status in thread. 7 年 前