qiuyiuestc 23062d20b9 fix moudule memory alloc issue 15 лет назад
..
SConscript 10732a76e9 cleanup scons building script 15 лет назад
clock.c 0a64bac9d9 apply kuronca patch for heap initialization check. 15 лет назад
device.c fca4e1a719 remove rt_object_find function. 15 лет назад
idle.c d240423d74 construct module symbol table 15 лет назад
ipc.c 10732a76e9 cleanup scons building script 15 лет назад
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 fb7d4122fc implement module memory allocator 15 лет назад
kservice.h 51e2d91378 add license and copyright info 16 лет назад
mem.c 9e324032b6 fix rt_realloc issue when realloc a NULL pointer. 15 лет назад
mempool.c fb7d4122fc implement module memory allocator 15 лет назад
module.c 23062d20b9 fix moudule memory alloc issue 15 лет назад
module.h d240423d74 construct module symbol table 15 лет назад
object.c 56c6c301bc clean up code 15 лет назад
rtm.c d240423d74 construct module symbol table 15 лет назад
scheduler.c fb7d4122fc implement module memory allocator 15 лет назад
slab.c 644c879a4c add rt_module_realloc implement 15 лет назад
thread.c 15f07a3e68 initial cleanup function of thread to zero. 15 лет назад
timer.c 0eaf2098b8 fix the timer check bug. 15 лет назад