bernard.xiong@gmail.com
|
bcf0bd361b
|
fix a spell issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1896 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-12-31 07:04:05 +00:00 |
dzzxzz
|
86c5646fc0
|
change the version from 0.4.0 to 1.0.0
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1893 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-12-31 06:22:46 +00:00 |
bernard.xiong@gmail.com
|
f6f81eb0ce
|
Add more device type.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1835 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-12-11 15:14:25 +00:00 |
dzzxzz
|
7926109356
|
cleanup kernel code
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1722 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-09-23 05:57:31 +00:00 |
qiuyiuestc@gmail.com
|
cea21370a4
|
rewrite module memory allocator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1618 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-04 23:48:07 +00:00 |
bernard.xiong@gmail.com
|
ee68988518
|
change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1503 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-14 23:59:42 +00:00 |
mbbill@gmail.com
|
864bd11802
|
Add reentrance check. Put kernel debug switch together.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1494 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-12 10:01:48 +00:00 |
mbbill@gmail.com
|
252bc41a2c
|
add a blocking mailbox post function
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1471 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-08 16:40:07 +00:00 |
bernard.xiong@gmail.com
|
64517f05c5
|
update graphic driver interface.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1465 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-08 15:40:24 +00:00 |
bernard.xiong@gmail.com
|
a714392b70
|
update graphic driver interface.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1464 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-08 15:23:03 +00:00 |
bernard.xiong@gmail.com
|
54f422ebb4
|
add more device definition.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1457 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-06 03:51:18 +00:00 |
bernard.xiong@gmail.com
|
6e88bffff9
|
add graphic device.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1456 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-06 03:47:56 +00:00 |
bernard.xiong
|
43a6a907da
|
use builtin va_arg in GCC 4.x
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1400 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-09 02:50:01 +00:00 |
dzzxzz
|
ca52080ade
|
change "inline" to "static inline" for IAR compiler
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1319 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-08 08:51:42 +00:00 |
bernard.xiong@gmail.com
|
7a80d831c9
|
update doxygen comments.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1132 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-11-29 00:04:55 +00:00 |
qiuyiuestc
|
56c6c301bc
|
clean up code
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1106 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-11-24 01:27:45 +00:00 |
qiuyiuestc
|
5a8d5a56cb
|
update module
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1097 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-11-23 01:20:20 +00:00 |
qiuyiuestc
|
c7f8c325af
|
module update for extension
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1086 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-11-22 01:24:37 +00:00 |
qiuyiuestc
|
d240423d74
|
construct module symbol table
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1053 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-11-17 16:17:07 +00:00 |
bernard.xiong
|
7018ab0661
|
add cleanup callback function on thread exit; add IPC object reset command.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1043 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-11-12 10:16:33 +00:00 |
qiuyiuestc
|
644c879a4c
|
add rt_module_realloc implement
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1037 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-11-01 01:03:50 +00:00 |
qiuyiuestc
|
fb7d4122fc
|
implement module memory allocator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1030 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-10-28 01:21:47 +00:00 |
jiaojinxing1987@gmail.com
|
c1798b7585
|
struct rt_thread 的 stack_size 改回 rt_uint16_t 类
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@998 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-10-04 07:55:24 +00:00 |
jiaojinxing1987@gmail.com
|
e7211af8a7
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@994 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-10-02 14:02:43 +00:00 |
qiuyiuestc
|
1c590cf5d9
|
module update
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@947 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-09-25 15:30:42 +00:00 |
qiuyiuestc
|
878d1b3636
|
update module
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@933 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-09-23 11:10:17 +00:00 |
qiuyiuestc
|
ae53558a6b
|
fix rt_device_blk_geometry compile error
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@796 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-07-17 09:37:46 +00:00 |
bernard.xiong
|
214e44c3f9
|
fix down alignment issue; fix the maximal number of rt_scheduler_lock_nest issue; fix rt_tick_from_millisecond issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@790 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-07-13 07:36:37 +00:00 |
bernard.xiong
|
5900cc0c73
|
change the ALIGN definition for IAR compiler.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@780 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-06-29 09:08:07 +00:00 |
qiuyiuestc
|
8b8dba661f
|
module developing
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@742 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-29 14:19:56 +00:00 |
bernard.xiong@gmail.com
|
0eaf2098b8
|
fix the timer check bug.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@730 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-22 23:26:08 +00:00 |
bernard.xiong@gmail.com
|
b34d10449f
|
change some field's type in RT-Thread RTOS definitions.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@729 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-22 15:02:04 +00:00 |
qiuyiuestc
|
b87f6d562b
|
module developing
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@666 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-23 14:23:23 +00:00 |
bernard.xiong
|
5195a7fb79
|
change version number
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@622 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-15 01:41:10 +00:00 |
bernard.xiong
|
23ea4f1b74
|
add __ICCM16C__ compiler support.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@621 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-14 00:40:20 +00:00 |
bernard.xiong
|
9294a611f5
|
add LPC11xx Cortex-M0 porting.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@583 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-06 10:00:28 +00:00 |
mbbill
|
b8653e766f
|
FIX: If we place a return statement after RT_ASSERT we will get a warning: "statement is unreachable" in debug mode. This fix removed this warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@487 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-03-14 15:11:35 +00:00 |
gary.li.wenchao.4
|
26e8c8c1ab
|
remove maximun value of base type
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@427 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-02-20 09:22:43 +00:00 |
bernard.xiong
|
1e67026b13
|
add sound device definition.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@334 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-01-25 00:01:27 +00:00 |
mbbill
|
f8f7a5f510
|
FIX: Removed suspend_thread_count.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@317 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-01-19 03:17:37 +00:00 |
lijin.unix
|
8c8aa4418b
|
add soft timer.other's platform maybe compiled err,pls add some macro definition in rtconfig.h. ( RT_TIMER_THREAD_STACK_SIZE RT_TIMER_THREAD_PRIO RT_TIMER_EX_TICKS_PER_SEC)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@215 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-12-22 15:06:27 +00:00 |
bernard.xiong
|
ff705032d8
|
change semaphore and mutex value to unsigned value
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@84 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-10-09 23:58:46 +00:00 |
bernard.xiong
|
8e76594241
|
convert dos endline to unix endline; cleanup schedule code for STM32
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@49 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-09-20 23:43:51 +00:00 |
bernard.xiong
|
4bd258ce7b
|
remove fast event
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@46 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-09-13 23:34:52 +00:00 |
bernard.xiong
|
bda4730a94
|
import RT-Thread RTOS 0.3.x to Google SVN
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-07-02 22:48:23 +00:00 |