rt-thread/src
Bernard Xiong 3463a756d9 [kernel] skip warning when disable debug. 2019-06-07 22:44:24 +08:00
..
Kconfig Update the version number to 4.0.2 2019-05-17 13:49:32 +08:00
SConscript Delete the unused '--keep' link flag when used RT_USED marco. 2019-03-12 11:40:53 +08:00
clock.c [src/clock.c] avoid warning 2019-03-27 19:50:40 +08:00
components.c [src/components.c]remove the repetitive rt_hw_interrupt_disable() function before rtthread_startup() 2019-04-15 17:56:19 +08:00
cpu.c [Kernel] Move the ++/-- operator outside of condition. 2019-05-09 08:48:38 +08:00
device.c [Kernel] Adjust the copyright information 2018-09-25 11:06:07 +08:00
idle.c [components][pm]improve low power management components 2019-05-06 18:17:55 +08:00
ipc.c [Kernel] code cleanup for indentation. 2019-05-09 08:57:24 +08:00
irq.c [libcpu] Add unified RISC-V libcpu porting. 2018-12-08 10:41:38 +08:00
kservice.c Update kservice.c 2019-05-16 10:24:54 +08:00
mem.c [Kernel] Code cleanup for compiling warning. 2019-02-12 14:33:45 +08:00
memheap.c Fix the value width issue under 32/64 bit arch. 2018-12-13 14:54:26 +08:00
mempool.c [Kernel] Adjust the copyright information 2018-09-25 11:06:07 +08:00
object.c [kernel] skip warning when disable debug. 2019-06-07 22:44:24 +08:00
scheduler.c 去除scheduler.c的_get_highest_priority_thread函数中重复判断 2019-05-11 13:51:50 +08:00
signal.c 修改signal模块默认log级别 2019-05-11 09:37:39 +08:00
slab.c fix slab at 64bits CPU 2019-03-20 15:11:52 +08:00
thread.c fix signal code 2019-05-11 09:34:26 +08:00
timer.c [Kernel] Enable RUNNING status in thread. 2019-01-13 11:23:08 +08:00