rtt-f030/src
qiuyiuestc c8efa6b331 continue...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@668 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-23 14:51:28 +00:00
..
SConscript modify building script for components. 2010-04-18 22:16:50 +00:00
clock.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
device.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
idle.c continue... 2010-04-23 14:51:28 +00:00
ipc.c move memcpy outside interrupt disable in mq. 2010-04-20 23:19:40 +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 remove weak symbol in ICCM16C compiler. 2010-04-15 02:51:20 +00:00
kservice.h add license and copyright info 2009-12-25 12:18:53 +00:00
mem.c Fixed a memory corruption issue in rt_realloc(). 2010-03-16 19:51:36 +00:00
mempool.c add license and copyright info 2009-12-25 12:18:53 +00:00
module.c fix compile error 2010-04-23 14:49:11 +00:00
module.h add module feature 2010-04-11 16:44:54 +00:00
object.c module developing 2010-04-21 16:59:06 +00:00
rtm.c module developing 2010-04-16 00:53:48 +00:00
scheduler.c module developing 2010-04-16 00:53:48 +00:00
slab.c add license and copyright info 2009-12-25 12:18:53 +00:00
thread.c module developing 2010-04-20 17:00:51 +00:00
timer.c add __ICCM16C__ compiler support. 2010-04-14 00:40:20 +00:00