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