bernard.xiong 0a64bac9d9 apply kuronca patch for heap initialization check. 15 years ago
..
SConscript 99bfaf72d9 modify building script for components. 15 years ago
clock.c 0a64bac9d9 apply kuronca patch for heap initialization check. 15 years ago
device.c fca4e1a719 remove rt_object_find function. 15 years ago
idle.c 4902e69f1e change the ALIGN definition for IAR compiler. 15 years ago
ipc.c a0c9b0e90e move memcpy outside interrupt disable in mq. 15 years ago
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) 15 years ago
kservice.c 4902e69f1e change the ALIGN definition for IAR compiler. 15 years ago
kservice.h 51e2d91378 add license and copyright info 15 years ago
mem.c 0a64bac9d9 apply kuronca patch for heap initialization check. 15 years ago
mempool.c 214e44c3f9 fix down alignment issue; fix the maximal number of rt_scheduler_lock_nest issue; fix rt_tick_from_millisecond issue. 15 years ago
module.c f834265044 reconstruct module 15 years ago
module.h f834265044 reconstruct module 15 years ago
object.c fca4e1a719 remove rt_object_find function. 15 years ago
rtm.c 8b8dba661f module developing 15 years ago
scheduler.c 214e44c3f9 fix down alignment issue; fix the maximal number of rt_scheduler_lock_nest issue; fix rt_tick_from_millisecond issue. 15 years ago
slab.c 0a64bac9d9 apply kuronca patch for heap initialization check. 15 years ago
thread.c fca4e1a719 remove rt_object_find function. 15 years ago
timer.c 0eaf2098b8 fix the timer check bug. 15 years ago