yangjie ce51a27f87 [src/components.c]remove the repetitive rt_hw_interrupt_disable() function before rtthread_startup() il y a 7 ans
..
Kconfig 84407ef186 [Kernel] Disable color log in default il y a 7 ans
SConscript 3e4a93cc91 Delete the unused '--keep' link flag when used RT_USED marco. il y a 7 ans
clock.c aa3295d7f0 [src/clock.c] avoid warning il y a 7 ans
components.c ce51a27f87 [src/components.c]remove the repetitive rt_hw_interrupt_disable() function before rtthread_startup() il y a 7 ans
cpu.c b3e1507bcf 1 RT_THREAD_CTRL_BIND_CPU define to 4 il y a 7 ans
device.c ff08faf605 [Kernel] Adjust the copyright information il y a 7 ans
idle.c 25988d30d9 [Kernel] Add thread detach for system thread il y a 7 ans
ipc.c 484afe9d2c [Kernel] Add 64bit CPU support. il y a 7 ans
irq.c 2a7d814f77 [libcpu] Add unified RISC-V libcpu porting. il y a 7 ans
kservice.c 0f673df08a [src/kservice.c] 修复 rt_vsnprintf 格式化后宽度不正确的问题 il y a 7 ans
mem.c 7383269905 [Kernel] Code cleanup for compiling warning. il y a 7 ans
memheap.c 1f37de29c4 Fix the value width issue under 32/64 bit arch. il y a 7 ans
mempool.c ff08faf605 [Kernel] Adjust the copyright information il y a 7 ans
object.c 4d3b4abfeb [Kernel] To check object re-initialization in the list il y a 7 ans
scheduler.c 0366eb13ac [Kernel] Fix the critical issue when scheduler not start il y a 7 ans
signal.c fa4d4ab7cf Update all of debug log definition to DBG_TAG and DBG_LVL. il y a 7 ans
slab.c 163772fb67 fix slab at 64bits CPU il y a 7 ans
thread.c f9f7e6c520 [ptherad] Fix pthread_exit issue il y a 7 ans
timer.c de624c52c1 [Kernel] Enable RUNNING status in thread. il y a 7 ans