Bernard Xiong 3463a756d9 [kernel] skip warning when disable debug. 6 年之前
..
Kconfig 6408aac04a Update the version number to 4.0.2 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 edccf1c07d Update kservice.c 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 3463a756d9 [kernel] skip warning when disable debug. 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 年之前