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