rt-thread-official/src
bernard.xiong 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)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@464 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-08 23:09:40 +00:00
..
SConscript update on scons script 2009-10-21 23:50:25 +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 add license and copyright info 2009-12-25 12:18:53 +00:00
ipc.c remove rt_ipc_object_decrease function 2010-01-19 23:55:54 +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 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.h add license and copyright info 2009-12-25 12:18:53 +00:00
mem.c RT_MEM_STATS is used for most condition. 2009-12-31 13:33:59 +00:00
mempool.c add license and copyright info 2009-12-25 12:18:53 +00:00
object.c move object container initialization to static initialization. 2010-03-03 09:11:00 +00:00
scheduler.c add license and copyright info 2009-12-25 12:18:53 +00:00
slab.c add license and copyright info 2009-12-25 12:18:53 +00:00
thread.c FIX: Revert thread.c and rtthread.h to previous version. 2009-12-29 08:13:45 +00:00
timer.c add license and copyright info 2009-12-25 12:18:53 +00:00