.. |
SConscript
|
10732a76e9
cleanup scons building script
|
14 years ago |
clock.c
|
5597823b83
apply new tick overflow patch from Charlie
|
14 years ago |
device.c
|
7a80d831c9
update doxygen comments.
|
14 years ago |
idle.c
|
30967678b1
fix compiling issue when RT_USING_HEAP is not defined.
|
14 years ago |
ipc.c
|
10732a76e9
cleanup scons building script
|
14 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
|
4e3839d702
add RT_USING_DEVICE definition.
|
14 years ago |
kservice.h
|
7a80d831c9
update doxygen comments.
|
14 years ago |
mem.c
|
7a80d831c9
update doxygen comments.
|
14 years ago |
mempool.c
|
86e7b772c2
add object allocation check.
|
14 years ago |
module.c
|
ba50795195
update module
|
14 years ago |
module.h
|
b7e62fb733
update elf loader for R_ARM_RELATIVE type relocation
|
14 years ago |
object.c
|
7a80d831c9
update doxygen comments.
|
14 years ago |
rtm.c
|
d8b4897cac
update export symbols
|
14 years ago |
scheduler.c
|
12750c38b8
add defunct list initialization even if not use heap.
|
14 years ago |
slab.c
|
aa1a78082f
fix memory static problem
|
14 years ago |
thread.c
|
30967678b1
fix compiling issue when RT_USING_HEAP is not defined.
|
14 years ago |
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.
|
14 years ago |