bernard.xiong 96c53b4957 fix the magic issue in allocated memory block. vor 15 Jahren
..
SConscript 10732a76e9 cleanup scons building script vor 15 Jahren
clock.c 5597823b83 apply new tick overflow patch from Charlie vor 15 Jahren
device.c 7a80d831c9 update doxygen comments. vor 15 Jahren
idle.c 7bc4fe3b74 add IDLE_THREAD_STACK_SIZE in rtconfig.h vor 15 Jahren
ipc.c 10732a76e9 cleanup scons building script vor 15 Jahren
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) vor 16 Jahren
kservice.c 939ca85ee5 add RT_USING_CONSOLE definition. vor 15 Jahren
kservice.h 7a80d831c9 update doxygen comments. vor 15 Jahren
mem.c 96c53b4957 fix the magic issue in allocated memory block. vor 15 Jahren
mempool.c 86e7b772c2 add object allocation check. vor 15 Jahren
module.c ba50795195 update module vor 15 Jahren
module.h b7e62fb733 update elf loader for R_ARM_RELATIVE type relocation vor 15 Jahren
object.c 7a80d831c9 update doxygen comments. vor 15 Jahren
rtm.c d8b4897cac update export symbols vor 15 Jahren
scheduler.c 12750c38b8 add defunct list initialization even if not use heap. vor 15 Jahren
slab.c aa1a78082f fix memory static problem vor 15 Jahren
thread.c 30967678b1 fix compiling issue when RT_USING_HEAP is not defined. vor 15 Jahren
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. vor 15 Jahren