Bernard Xiong 2bf9ba0675 Merge pull request #2661 from BernardXiong/pre-release_v4.0.1 6 years ago
..
Kconfig 84407ef186 [Kernel] Disable color log in default 7 years ago
SConscript 3e4a93cc91 Delete the unused '--keep' link flag when used RT_USED marco. 7 years ago
clock.c aa3295d7f0 [src/clock.c] avoid warning 7 years ago
components.c ce51a27f87 [src/components.c]remove the repetitive rt_hw_interrupt_disable() function before rtthread_startup() 6 years ago
cpu.c 4127cc13bf [Kernel] Move the ++/-- operator outside of condition. 6 years ago
device.c ff08faf605 [Kernel] Adjust the copyright information 7 years ago
idle.c c57f2370ad [components][pm]improve low power management components 6 years ago
ipc.c 43c1236ec9 [Kernel] code cleanup for indentation. 6 years ago
irq.c 2a7d814f77 [libcpu] Add unified RISC-V libcpu porting. 7 years ago
kservice.c 0f673df08a [src/kservice.c] 修复 rt_vsnprintf 格式化后宽度不正确的问题 7 years ago
mem.c 7383269905 [Kernel] Code cleanup for compiling warning. 7 years ago
memheap.c 1f37de29c4 Fix the value width issue under 32/64 bit arch. 7 years ago
mempool.c ff08faf605 [Kernel] Adjust the copyright information 7 years ago
object.c 4d3b4abfeb [Kernel] To check object re-initialization in the list 7 years ago
scheduler.c 0366eb13ac [Kernel] Fix the critical issue when scheduler not start 7 years ago
signal.c fa4d4ab7cf Update all of debug log definition to DBG_TAG and DBG_LVL. 7 years ago
slab.c 163772fb67 fix slab at 64bits CPU 7 years ago
thread.c f9f7e6c520 [ptherad] Fix pthread_exit issue 7 years ago
timer.c de624c52c1 [Kernel] Enable RUNNING status in thread. 7 years ago