bernard.xiong@gmail.com 24c5c98240 move the setting next pointer to NULL out off interrupt disable. 14 лет назад
..
SConscript 3ea3d509ef change the wrong end of line (all of them shall be UNIX end of line). 14 лет назад
clock.c 5597823b83 apply new tick overflow patch from Charlie 15 лет назад
device.c 7a80d831c9 update doxygen comments. 15 лет назад
idle.c 7bc4fe3b74 add IDLE_THREAD_STACK_SIZE in rtconfig.h 15 лет назад
ipc.c 24c5c98240 move the setting next pointer to NULL out off interrupt disable. 14 лет назад
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 939ca85ee5 add RT_USING_CONSOLE definition. 15 лет назад
kservice.h 7a80d831c9 update doxygen comments. 15 лет назад
mem.c 96c53b4957 fix the magic issue in allocated memory block. 15 лет назад
mempool.c 86e7b772c2 add object allocation check. 15 лет назад
module.c fe9f043b55 upgrade ftk demos 14 лет назад
module.h 3ea3d509ef change the wrong end of line (all of them shall be UNIX end of line). 14 лет назад
object.c 7a80d831c9 update doxygen comments. 15 лет назад
rtm.c 3ea3d509ef change the wrong end of line (all of them shall be UNIX end of line). 14 лет назад
scheduler.c 7a6949f248 cleanup trace log. 14 лет назад
slab.c aa1a78082f fix memory static problem 15 лет назад
thread.c 3ea3d509ef change the wrong end of line (all of them shall be UNIX end of line). 14 лет назад
timer.c fbe81f8c4c add IAR compiler version check in weak; add rt_malloc_page/rt_free_page for application module; fix the software timer thread stack issue. 15 лет назад