bernard.xiong 99bfaf72d9 modify building script for components. 16 年 前
..
SConscript 99bfaf72d9 modify building script for components. 16 年 前
clock.c 5e82a9a022 remove rt_passed_second in clock; init device driver when driver has been opened if it is not in activate status; change interrupt nest count to rt_uint8_t; add rt_console_set_device function in kservice.c (rt_kprintf function can use device right now) 16 年 前
device.c 5e82a9a022 remove rt_passed_second in clock; init device driver when driver has been opened if it is not in activate status; change interrupt nest count to rt_uint8_t; add rt_console_set_device function in kservice.c (rt_kprintf function can use device right now) 16 年 前
idle.c 51e2d91378 add license and copyright info 16 年 前
ipc.c b557f30630 remove rt_ipc_object_decrease function 16 年 前
irq.c 5e82a9a022 remove rt_passed_second in clock; init device driver when driver has been opened if it is not in activate status; change interrupt nest count to rt_uint8_t; add rt_console_set_device function in kservice.c (rt_kprintf function can use device right now) 16 年 前
kservice.c 9921361162 remove weak symbol in ICCM16C compiler. 16 年 前
kservice.h 51e2d91378 add license and copyright info 16 年 前
mem.c 9ac8c55353 Fixed a memory corruption issue in rt_realloc(). 16 年 前
mempool.c 51e2d91378 add license and copyright info 16 年 前
module.c 0d7a1c0be7 module developing 16 年 前
module.h 5211e7ff8f add module feature 16 年 前
object.c cbfb87fac1 add module feature 16 年 前
rtm.c 0d7a1c0be7 module developing 16 年 前
scheduler.c 0d7a1c0be7 module developing 16 年 前
slab.c 51e2d91378 add license and copyright info 16 年 前
thread.c 23ea4f1b74 add __ICCM16C__ compiler support. 16 年 前
timer.c 23ea4f1b74 add __ICCM16C__ compiler support. 16 年 前