yangjie ce51a27f87 [src/components.c]remove the repetitive rt_hw_interrupt_disable() function before rtthread_startup() 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 b3e1507bcf 1 RT_THREAD_CTRL_BIND_CPU define to 4 7 лет назад
device.c ff08faf605 [Kernel] Adjust the copyright information 7 лет назад
idle.c 25988d30d9 [Kernel] Add thread detach for system thread 7 лет назад
ipc.c 484afe9d2c [Kernel] Add 64bit CPU support. 7 лет назад
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 0366eb13ac [Kernel] Fix the critical issue when scheduler not start 6 лет назад
signal.c fa4d4ab7cf Update all of debug log definition to DBG_TAG and DBG_LVL. 6 лет назад
slab.c 163772fb67 fix slab at 64bits CPU 6 лет назад
thread.c f9f7e6c520 [ptherad] Fix pthread_exit issue 7 лет назад
timer.c de624c52c1 [Kernel] Enable RUNNING status in thread. 7 лет назад