bernard.xiong 214e44c3f9 fix down alignment issue; fix the maximal number of rt_scheduler_lock_nest issue; fix rt_tick_from_millisecond issue. před 15 roky
..
SConscript 99bfaf72d9 modify building script for components. před 16 roky
clock.c 214e44c3f9 fix down alignment issue; fix the maximal number of rt_scheduler_lock_nest issue; fix rt_tick_from_millisecond issue. před 15 roky
device.c fca4e1a719 remove rt_object_find function. před 15 roky
idle.c 4902e69f1e change the ALIGN definition for IAR compiler. před 15 roky
ipc.c a0c9b0e90e move memcpy outside interrupt disable in mq. před 16 roky
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) před 16 roky
kservice.c 4902e69f1e change the ALIGN definition for IAR compiler. před 15 roky
kservice.h 51e2d91378 add license and copyright info před 16 roky
mem.c 214e44c3f9 fix down alignment issue; fix the maximal number of rt_scheduler_lock_nest issue; fix rt_tick_from_millisecond issue. před 15 roky
mempool.c 214e44c3f9 fix down alignment issue; fix the maximal number of rt_scheduler_lock_nest issue; fix rt_tick_from_millisecond issue. před 15 roky
module.c 59b014b640 move module.h into RT_USING_MODULE před 15 roky
module.h 470feff16f fix armcc compile error před 15 roky
object.c fca4e1a719 remove rt_object_find function. před 15 roky
rtm.c 8b8dba661f module developing před 15 roky
scheduler.c 214e44c3f9 fix down alignment issue; fix the maximal number of rt_scheduler_lock_nest issue; fix rt_tick_from_millisecond issue. před 15 roky
slab.c 214e44c3f9 fix down alignment issue; fix the maximal number of rt_scheduler_lock_nest issue; fix rt_tick_from_millisecond issue. před 15 roky
thread.c fca4e1a719 remove rt_object_find function. před 15 roky
timer.c 0eaf2098b8 fix the timer check bug. před 15 roky