bernard.xiong 7018ab0661 add cleanup callback function on thread exit; add IPC object reset command. 15 vuotta sitten
..
SConscript 99bfaf72d9 modify building script for components. 15 vuotta sitten
clock.c 0a64bac9d9 apply kuronca patch for heap initialization check. 15 vuotta sitten
device.c fca4e1a719 remove rt_object_find function. 15 vuotta sitten
idle.c 7018ab0661 add cleanup callback function on thread exit; add IPC object reset command. 15 vuotta sitten
ipc.c 7018ab0661 add cleanup callback function on thread exit; add IPC object reset command. 15 vuotta sitten
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 vuotta sitten
kservice.c fb7d4122fc implement module memory allocator 15 vuotta sitten
kservice.h 51e2d91378 add license and copyright info 16 vuotta sitten
mem.c 9e324032b6 fix rt_realloc issue when realloc a NULL pointer. 15 vuotta sitten
mempool.c fb7d4122fc implement module memory allocator 15 vuotta sitten
module.c 644c879a4c add rt_module_realloc implement 15 vuotta sitten
module.h 9403fd7fc5 support kernel symbol link in module system 15 vuotta sitten
object.c fb7d4122fc implement module memory allocator 15 vuotta sitten
rtm.c 9403fd7fc5 support kernel symbol link in module system 15 vuotta sitten
scheduler.c fb7d4122fc implement module memory allocator 15 vuotta sitten
slab.c 644c879a4c add rt_module_realloc implement 15 vuotta sitten
thread.c 7018ab0661 add cleanup callback function on thread exit; add IPC object reset command. 15 vuotta sitten
timer.c 0eaf2098b8 fix the timer check bug. 15 vuotta sitten