Bernard Xiong
|
4afdf44da2
|
add RT_KERNEL_MALLOC/FREE
|
2013-04-25 14:22:07 +08:00 |
Bernard Xiong
|
608bf2cb3d
|
add rt_memheap_realloc function
|
2013-04-17 22:09:48 +08:00 |
Bernard Xiong
|
bb72be94b2
|
code cleanup for interrupt description
|
2013-03-26 08:52:33 +08:00 |
weety
|
7917cf09e7
|
remain the old handler to keep forward compatibility
|
2013-03-19 11:25:46 +08:00 |
weety
|
b21028474b
|
Modify the interrupt interface implementations, changes in the part of the parameter definition.
|
2013-03-19 11:25:12 +08:00 |
prife
|
a64ec10e68
|
app module support for simlator, first version
|
2013-02-27 00:37:57 +08:00 |
Bernard Xiong
|
47d8dc67c0
|
change version number
|
2013-01-09 11:00:32 +08:00 |
dzzxzz@gmail.com
|
d5531c6054
|
fixed the coding style in rtdef.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2566 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-30 14:14:40 +00:00 |
bernard.xiong@gmail.com
|
850d544bdc
|
add more control command for graphic.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2560 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-30 06:37:30 +00:00 |
bernard.xiong@gmail.com
|
975610477e
|
Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2554 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-29 12:29:03 +00:00 |
bernard.xiong@gmail.com
|
54351d17de
|
fix compiling warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2552 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-29 09:51:48 +00:00 |
bernard.xiong@gmail.com
|
68fadd9edc
|
Add exception hook function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2551 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-29 09:36:16 +00:00 |
dzzxzz@gmail.com
|
b2da13707b
|
fixed the coding style
convert the tabs to spaces
convert the file format to unix style
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2483 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-14 08:59:22 +00:00 |
goprife@gmail.com
|
977afc4f67
|
add RT_DEVICE_CTRL_BLK_ERASE and struct rt_device_blk_sectors in rtdef.h
please see this commit with revision 2478
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2482 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-14 06:34:25 +00:00 |
bernard.xiong@gmail.com
|
b60476b8e7
|
remove rt_current_module and rt_module_set function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2459 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-28 14:25:06 +00:00 |
bernard.xiong@gmail.com
|
df249c467d
|
change RT_NULL from ((void*)0) to 0.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2422 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-16 14:54:31 +00:00 |
sc943313837@gmail.com
|
c49700184f
|
add RTC control command
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2377 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-29 02:02:41 +00:00 |
dzzxzz@gmail.com
|
409dd3801f
|
convert TABs to Spaces in rtdef.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2367 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-23 02:34:53 +00:00 |
bernard.xiong@gmail.com
|
f4d768ec56
|
Add mutex lock in memheap object.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2366 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-22 23:27:04 +00:00 |
qiuyiuestc@gmail.com
|
7c7fa51f97
|
add __RT_SERVICE_H__ definition
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2347 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-13 03:26:25 +00:00 |
dzzxzz@gmail.com
|
14e5b39b4c
|
change the comment style in rtdef.h
it will be used by doxygen
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2333 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-10 03:14:52 +00:00 |
bernard.xiong@gmail.com
|
2114b73b4b
|
Add _MSC_VER compiler checking; Add DEVICE_CTRL_BLK_SYNC flag.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2315 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-05 08:44:10 +00:00 |
dzzxzz@gmail.com
|
095b0ae5c0
|
re-format the coding style in rtdef.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2280 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-07 08:06:02 +00:00 |
dzzxzz@gmail.com
|
1ccf6f800c
|
delete the unnecessary space
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2278 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-07 06:48:02 +00:00 |
dzzxzz@gmail.com
|
cd053e7737
|
re-format the coding style, convert the tab to 4 spaces and make sure the line length is not longer than 80 in rtdebug.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2271 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-05 06:52:35 +00:00 |
dzzxzz@gmail.com
|
f897cff83f
|
fixed a compiling error if RT_DEBUG is defined but RT_DEBUG_CONTEXT_CHECK is defined as 0
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2270 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-05 06:28:28 +00:00 |
dzzxzz@gmail.com
|
96182b10c0
|
make sure the line length is not longer than 80 in rthw.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2269 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-05 05:54:47 +00:00 |
dzzxzz@gmail.com
|
51c95d7907
|
convert tabs to 4 spaces in rtm.h
and move the definition of struct rt_module_symtab into RT_USING_MODULE block
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2268 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-05 05:51:38 +00:00 |
dzzxzz@gmail.com
|
cba2e9bcba
|
convert tabs to 4 spaces in rtservice.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2267 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-05 05:42:12 +00:00 |
dzzxzz@gmail.com
|
3aa354d28b
|
re-format the coding style, convert the tab to 4 spaces and make sure the line length is not longer than 80
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2266 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-05 05:36:08 +00:00 |
bernard.xiong@gmail.com
|
25268ad23d
|
Add more symbols export for application module.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2205 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-07-06 11:20:53 +00:00 |
dzzxzz@gmail.com
|
25a5353e66
|
fixed spelling error
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2175 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-06-18 12:21:03 +00:00 |
bernard.xiong@gmail.com
|
d228266e65
|
Remove I2C device and add PM pseudo device.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2171 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-06-18 03:11:40 +00:00 |
bernard.xiong@gmail.com
|
8475d23d3e
|
Add rt_timer_next_timeout_tick() declaration in rtthread.h.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2157 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-06-11 23:38:28 +00:00 |
dzzxzz@gmail.com
|
f19d8aa591
|
change the return type of function rt_object_is_systemobject()
using rt_bool_t instead of rt_err_t
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2150 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-06-02 09:20:19 +00:00 |
bernard.xiong@gmail.com
|
3ad6f43ff3
|
Added VisualDSP++ Compiler support.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2137 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-05-30 06:50:06 +00:00 |
luohui2320@gmail.com
|
f29989094c
|
ADD I2C BUS device type
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2130 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-05-22 18:10:03 +00:00 |
dzzxzz@gmail.com
|
1641c9db4f
|
add memory heap object in module
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2113 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-05-07 06:23:30 +00:00 |
bernard.xiong@gmail.com
|
87195cf84e
|
Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2046 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-14 03:52:56 +00:00 |
bernard.xiong@gmail.com
|
0f519b6721
|
move src\kservice.h to include\rtservice.h.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2005 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-22 06:11:44 +00:00 |
bernard.xiong@gmail.com
|
3b805a8137
|
remove the duplicated rt_sprintf declaration.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2002 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-21 04:03:20 +00:00 |
qiuyiuestc@gmail.com
|
407f922a5b
|
fix module unload issue
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2001 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-18 04:26:22 +00:00 |
dzzxzz
|
12b5e56f46
|
unify the coding style of kernel
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1998 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-17 06:43:49 +00:00 |
bernard.xiong@gmail.com
|
5d2d94eb3d
|
add RTTHREAD_VERSION definition.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1965 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-02-18 15:03:21 +00:00 |
goprife@gmail.com
|
4f72d1cba1
|
remove some warning in jffs2, and fix armcc compile error when using scons
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1929 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-01-31 01:29:22 +00:00 |
bernard.xiong@gmail.com
|
18888679cd
|
add alignment memory allocation.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1928 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-01-30 12:22:57 +00:00 |
bernard.xiong@gmail.com
|
6b31d549c7
|
cleanup some comments.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1898 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-12-31 08:58:40 +00:00 |
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 |
bernard.xiong@gmail.com
|
472cc9334a
|
add errno implementation in RT-Thread.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1682 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-08-28 15:57:10 +00:00 |
qiuyiuestc@gmail.com
|
a8f51bf63a
|
fix compile error
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1670 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-08-15 14:05:41 +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
|
cfd580edf4
|
add rt_tick_set function
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1551 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-29 14:45:35 +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
|
1aa724b5d8
|
fixd a compiler error in rtdebug.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1497 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-13 02:40:24 +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
|
70c031362a
|
add a test case for blocking mailbox send
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1472 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-08 16:40:46 +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 |
qiuyiuestc@gmail.com
|
9faa3d9989
|
eliminate compile warning
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1407 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-16 01:18:43 +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
|
4e3839d702
|
add RT_USING_DEVICE definition.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1259 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-01-24 13:40:42 +00:00 |
qiuyiuestc
|
0ee9b3d922
|
use rt_malloc_page api in module.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1189 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-12-10 00:20:30 +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 |
bernard.xiong@gmail.com
|
d174592eff
|
recover rt_object_find function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1084 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-11-21 23:57:13 +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
|
446799244a
|
module clean up
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@915 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-09-19 23:43:48 +00:00 |
qiuyiuestc
|
b1357bd0db
|
add module definition
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@908 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-09-13 01:16:10 +00:00 |
bernard.xiong
|
2e0352e653
|
add rt_thread_idle_excute API.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@830 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-08-05 08:16:30 +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 |
bernard.xiong
|
5836237ae3
|
add more RT_USING_MODULE definition.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@717 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-16 03:02:44 +00:00 |
bernard.xiong
|
fca4e1a719
|
remove rt_object_find function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@690 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-03 23:17:25 +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 |
qiuyiuestc
|
1f42e27ece
|
[mini2440]use long filename feature
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@655 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-20 01:09:07 +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 |
qiuyiuestc
|
5211e7ff8f
|
add module feature
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@604 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-11 16:44:54 +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 |