dzzxzz@gmail.com
|
2d6bb86360
|
fixed a compiling error while components_init.h changed to components.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2300 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-20 07:41:04 +00:00 |
dzzxzz@gmail.com
|
882c5d80bf
|
please define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30 +
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2299 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-20 07:38:46 +00:00 |
dzzxzz@gmail.com
|
e586ae10c3
|
fixed a compiling error while components_init.h changed to components.h
please define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30 +
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2298 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-20 07:38:04 +00:00 |
dzzxzz@gmail.com
|
f36a8ca713
|
using the default path of Keil(C:\Keil) as the keil EXEC_PATH
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2297 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-20 07:22:11 +00:00 |
dzzxzz@gmail.com
|
8138af2826
|
define RT_DFS_ELM_CODE_PAGE in the rtconfig.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2296 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-20 07:10:57 +00:00 |
bernard.xiong@gmail.com
|
f7e6104397
|
Rename components_init.c/.h to components.c/.h.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2295 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-20 05:09:02 +00:00 |
bernard.xiong@gmail.com
|
b07bd9b030
|
Change the const prefix to right position.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2294 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-20 05:07:14 +00:00 |
dzzxzz@gmail.com
|
4d4c33680a
|
update /src/SConscript
rtm.c is not exist any more
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2293 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-20 03:17:26 +00:00 |
goprife@gmail.com
|
6864f3a38b
|
fixed the memory leak in dfs_elm.c found by hezlog@gmail.com
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2292 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-17 02:33:18 +00:00 |
sc943313837@gmail.com
|
d189f8c189
|
delete the config of PM
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2291 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-15 12:54:18 +00:00 |
sc943313837@gmail.com
|
f4c975bf8c
|
delete pm.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2290 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-15 12:52:48 +00:00 |
sc943313837@gmail.com
|
6a58ebee1f
|
添加PM头文件
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2289 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-15 12:34:15 +00:00 |
sc943313837@gmail.com
|
a1519350a4
|
添加接口move_page,添加mtd_nand成员oob_free,更改成员block_size为pages_per_block
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2288 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-15 12:23:04 +00:00 |
wuyangyong
|
8d4d8a8338
|
fixed bug: close sock when connect fail.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2287 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-10 14:01:30 +00:00 |
wuyangyong
|
7ce935b601
|
cleanup code.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2286 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-10 05:49:55 +00:00 |
wuyangyong
|
01aa24f2c5
|
update elmfat: add RT_DFS_ELM_CODE_PAGE define.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2285 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-09 05:50:58 +00:00 |
wuyangyong
|
52fdfa1bf8
|
add GetConfigValue() by Grissiom.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2284 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-09 04:10:14 +00:00 |
iamyhw@gmail.com
|
e39022f3c7
|
dfs: add format flag O_BINARY
lzo: change to use posix interface.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2283 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-08 03:37:46 +00:00 |
dzzxzz@gmail.com
|
c6c2a504f6
|
re-format the coding style in serial.h
1, Tabs to Spaces
2, File Format(CR/LF) using UNIX style
3, maximum line length = 80
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2282 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-07 09:00:33 +00:00 |
dzzxzz@gmail.com
|
e699e09a11
|
re-format the coding style in serial.c
1, Tabs to Spaces
2, File Format(CR/LF) using UNIX style
3, maximum line length = 80
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2281 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-07 08:54:56 +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
|
28d9de6bad
|
update MDK4 project file in mini2440
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2279 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-07 06:53:11 +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
|
fcfdd06bab
|
fixed a compiling error and change tabs to spaces
demo_view_benchmark.c:125:18: error: static declaration of
'_benchmark_onshow' follows non-static declaration
demo_view_benchmark.c:87:9: note: previous implicit declaration of
'_benchmark_onshow' was here
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2277 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-07 02:21:57 +00:00 |
dzzxzz@gmail.com
|
9707b6ce0b
|
sync RTGUI with github(https://github.com/RT-Thread/RTGUI)
a8dac7ed473f381b7042cf9d14028488192624c5
As always, full log is in GitHub.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2276 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-07 01:50:13 +00:00 |
dzzxzz@gmail.com
|
fd425e792d
|
re-format the coding style in spi.h
1, Tabs to Spaces
2, File Format(CR/LF) using UNIX style
3, maximum line length = 80
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2275 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-06 08:09:13 +00:00 |
dzzxzz@gmail.com
|
20de2ffa18
|
change file format(CR/LF) from PC to Unix/Mac OS X
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2274 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-06 07:23:11 +00:00 |
dzzxzz@gmail.com
|
a4456b86d5
|
re-format the coding style in spi_core.c
1, Tabs to Spaces
2, File Format(CR/LF) using UNIX style
3, maximum line length = 80
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2273 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-06 07:21:35 +00:00 |
dzzxzz@gmail.com
|
c1a64657f6
|
re-format the coding style in spi_dev.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2272 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-06 06:02:14 +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 |
dzzxzz@gmail.com
|
64b0cd34fe
|
sync RTGUI with github(https://github.com/RT-Thread/RTGUI) 126336387561442a0508b661595134deb28ad34b
As always, full log is in GitHub.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2265 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-08-27 07:57:19 +00:00 |
dzzxzz@gmail.com
|
a2c5b92151
|
update mini2440 MDK4 project file, because the rtm.c was deleted
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2264 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-08-27 07:21:22 +00:00 |
qiuyiuestc@gmail.com
|
a73abdccf5
|
split export symbols from rtm.c to each file
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2263 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-08-27 01:21:57 +00:00 |
qiuyiuestc@gmail.com
|
907e1703e6
|
change module priority;
strip module name from loaded path;
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2262 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-08-27 01:19:04 +00:00 |
luohui2320@gmail.com
|
d5a0362bb4
|
update sdio framwork
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2261 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-08-26 11:39:14 +00:00 |
bernard.xiong@gmail.com
|
e6f634955d
|
Update SConscript file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2260 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-08-25 02:05:56 +00:00 |
qiuyiuestc@gmail.com
|
7307055b1c
|
delete freemodbus
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2259 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-08-24 14:38:56 +00:00 |
wuyangyong
|
056228cce6
|
fixed bug: store r8 - r11.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2258 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-08-22 15:53:54 +00:00 |
bernard.xiong@gmail.com
|
8e95bc94b6
|
add --copy-header option to copy header of RT-Thread to local.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2257 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-08-22 06:19:04 +00:00 |
goprife@gmail.com
|
3ea99e46f3
|
fix bug in dfs_elm.c the fat->drv to index, because fat->drv is uninitialized in f_mount.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2256 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-08-21 10:06:59 +00:00 |
dzzxzz@gmail.com
|
526de394b0
|
update RTGUI/SConscript
do not include demo_listview.c and demo_listview_icon.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2255 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-08-13 08:39:03 +00:00 |
dzzxzz@gmail.com
|
9a99573152
|
sync gui examples with github 6cf0a8bc19c292ca810c917574895c8defa3922e
As always, full log is in GitHub.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2254 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-08-13 08:32:01 +00:00 |
dzzxzz@gmail.com
|
e6a9dd1922
|
sync with github f5619cb8ad5e4f581e3b2f6a44be4ddd5b432e59
As always, full log is in GitHub.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2253 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-08-13 06:30:05 +00:00 |
bernard.xiong@gmail.com
|
7472bfded3
|
Add MakeCopy function on the building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2252 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-08-11 08:43:47 +00:00 |
goprife@gmail.com
|
063fb36089
|
add f_opendir to open root directory in dfs_elm_mount to make sure that there is a valid fat
partition on physical media.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2251 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-08-08 15:46:48 +00:00 |