Bernard Xiong b0dbdf4289 Merge pull request #1621 from armink/fix_idle_hook hace 7 años
..
Kconfig e9c165034e [kernel][idle] Add idle hook list. hace 7 años
SConscript be7b8421a5 [Kernel]when the macro of RT_USING_COMPONENTS_INIT is not open ,then remove the source of components.c from the project. hace 10 años
clock.c b27c7e4826 [Kernel] Add signal implementation. hace 8 años
components.c 2357842f59 没用使用RT_USING_HEAP宏时,增加一条语句用于消除此警告 hace 8 años
device.c 5213fd0e95 [kernel] splite rt_device_unregister() and rt_device_destroy(), add assert to device object hace 7 años
idle.c d37c289b56 [kernel][idle] Improve rt_thread_idle_sethook and rt_thread_idle_delhook code. hace 7 años
ipc.c f706131fc6 [kernel] add assert to ipc object hace 7 años
irq.c 50393389ff Correct comments about doxygen format hace 9 años
kservice.c 4e54df820b [kservice] Update show version year info to 2018. hace 8 años
mem.c 2340408e3c fix code style hace 8 años
memheap.c 0509af9319 [kernel] add assert to memheap object hace 7 años
mempool.c ade8822352 [kernel] add assert to mempool object hace 7 años
module.c d645525a0b [kernel] add assert to module object hace 7 años
module.h 2957cf6f52 x86: bring up share object module on i386 machine hace 8 años
object.c 7b984c2f54 [kernel] add rt_object_get_type() function who return type of object without static flag hace 7 años
scheduler.c 38b9ed3118 [Kernel] add sigwait implementation hace 8 años
signal.c 6cd8658dad [rtdbg] Change all DBG_SECTION_NAME to new format. hace 7 años
slab.c df64a297ab [Kernel] Remove memory ops when SLAB and module enable hace 7 años
thread.c 9945ced57b [kernel] add assert to thread object hace 7 años
timer.c 2bbf98e5ed [kernel] add assert to timer object hace 7 años