shaojinchun 8dd2a07d45 去除scheduler.c的_get_highest_priority_thread函数中重复判断 6 年 前
..
Kconfig 84407ef186 [Kernel] Disable color log in default 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 ce51a27f87 [src/components.c]remove the repetitive rt_hw_interrupt_disable() function before rtthread_startup() 6 年 前
cpu.c 4127cc13bf [Kernel] Move the ++/-- operator outside of condition. 6 年 前
device.c ff08faf605 [Kernel] Adjust the copyright information 7 年 前
idle.c c57f2370ad [components][pm]improve low power management components 6 年 前
ipc.c 43c1236ec9 [Kernel] code cleanup for indentation. 6 年 前
irq.c 2a7d814f77 [libcpu] Add unified RISC-V libcpu porting. 7 年 前
kservice.c 0f673df08a [src/kservice.c] 修复 rt_vsnprintf 格式化后宽度不正确的问题 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 ff08faf605 [Kernel] Adjust the copyright information 7 年 前
object.c 4d3b4abfeb [Kernel] To check object re-initialization in the list 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 6cdfb2ac92 fix signal code 6 年 前
timer.c de624c52c1 [Kernel] Enable RUNNING status in thread. 7 年 前