rt-thread-official/src
mbbill a2055ef63a FIX: #endif out of position.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@959 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-09-26 14:12:17 +00:00
..
SConscript modify building script for components. 2010-04-18 22:16:50 +00:00
clock.c apply kuronca patch for heap initialization check. 2010-07-22 02:54:19 +00:00
device.c remove rt_object_find function. 2010-05-03 23:17:25 +00:00
idle.c FIX: #endif out of position. 2010-09-26 14:12:17 +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 change the ALIGN definition for IAR compiler. 2010-06-29 09:08:24 +00:00
kservice.h add license and copyright info 2009-12-25 12:18:53 +00:00
mem.c apply kuronca patch for heap initialization check. 2010-07-22 02:54:19 +00:00
mempool.c fix down alignment issue; fix the maximal number of rt_scheduler_lock_nest issue; fix rt_tick_from_millisecond issue. 2010-07-13 07:36:37 +00:00
module.c update module 2010-09-25 16:38:00 +00:00
module.h reconstruct module 2010-07-21 00:27:11 +00:00
object.c fix object create error 2010-09-20 00:02:11 +00:00
rtm.c module developing 2010-05-29 14:19:56 +00:00
scheduler.c module clean up 2010-09-19 23:43:48 +00:00
slab.c apply kuronca patch for heap initialization check. 2010-07-22 02:54:19 +00:00
thread.c module clean up 2010-09-19 23:43:48 +00:00
timer.c fix the timer check bug. 2010-05-22 23:26:08 +00:00