rtt-f030/src
bernard.xiong@gmail.com bd15cf6a7a cleanup rt_module_open code.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1141 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 13:11:18 +00:00
..
SConscript cleanup scons building script 2010-11-20 12:31:00 +00:00
clock.c apply new tick overflow patch from Charlie 2010-11-25 23:44:58 +00:00
device.c update doxygen comments. 2010-11-29 00:04:55 +00:00
idle.c update doxygen comments. 2010-11-29 00:04:55 +00:00
ipc.c cleanup scons building script 2010-11-20 12:31:00 +00:00
irq.c 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) 2010-03-08 23:09:40 +00:00
kservice.c update doxygen comments. 2010-11-29 00:04:55 +00:00
kservice.h update doxygen comments. 2010-11-29 00:04:55 +00:00
mem.c update doxygen comments. 2010-11-29 00:04:55 +00:00
mempool.c update doxygen comments. 2010-11-29 00:04:55 +00:00
module.c cleanup rt_module_open code. 2010-11-29 13:11:18 +00:00
module.h construct module symbol table 2010-11-17 16:17:07 +00:00
object.c update doxygen comments. 2010-11-29 00:04:55 +00:00
rtm.c construct module symbol table 2010-11-17 16:17:07 +00:00
scheduler.c update doxygen comments. 2010-11-29 00:04:55 +00:00
slab.c add rt_module_realloc implement 2010-11-01 01:03:50 +00:00
thread.c update doxygen comments. 2010-11-29 00:04:55 +00:00
timer.c update doxygen comments. 2010-11-29 00:04:55 +00:00