.. |
SConscript
|
99bfaf72d9
modify building script for components.
|
15 years ago |
clock.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 |
device.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 |
idle.c
|
c8efa6b331
continue...
|
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
|
9921361162
remove weak symbol in ICCM16C compiler.
|
15 years ago |
kservice.h
|
51e2d91378
add license and copyright info
|
15 years ago |
mem.c
|
9ac8c55353
Fixed a memory corruption issue in rt_realloc().
|
15 years ago |
mempool.c
|
51e2d91378
add license and copyright info
|
15 years ago |
module.c
|
4a42aa2de6
fix compile error
|
15 years ago |
module.h
|
5211e7ff8f
add module feature
|
15 years ago |
object.c
|
38c432620f
module developing
|
15 years ago |
rtm.c
|
0d7a1c0be7
module developing
|
15 years ago |
scheduler.c
|
0d7a1c0be7
module developing
|
15 years ago |
slab.c
|
51e2d91378
add license and copyright info
|
15 years ago |
thread.c
|
3baab7b053
module developing
|
15 years ago |
timer.c
|
23ea4f1b74
add __ICCM16C__ compiler support.
|
15 years ago |