Commit Graph

1127 Commits

Author SHA1 Message Date
dzzxzz 30c8d36017 fix compile error for stm3210 IAR project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1279 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-02-18 03:14:07 +00:00
dzzxzz 4cc9c785e2 update readme.txt for renesas m16c branch
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1278 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-02-17 07:27:45 +00:00
dzzxzz 65658d0420 add a readme.txt for renesas m16c branch
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1277 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-02-17 07:21:28 +00:00
dzzxzz ce312e689f keil is not support renesas M16C, so delete the keil platform in rtconfig.py
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1276 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-02-17 05:33:05 +00:00
dzzxzz e9a16eb5e3 set 4 bytes align for led_stack[]
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1275 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-02-17 05:24:33 +00:00
onelife.real 314bcbd3ea *** EFM32 branch ***
- New branch for Energy Micro's MCUs (http://energymicro.com/).
 - Target board: FM32 Gecko Starter Kit (http://www.energymicro.com/tools)

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1274 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-02-17 03:33:15 +00:00
wuyangyong d128ba9169 add nios
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1273 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-02-16 15:49:53 +00:00
dzzxzz fac560d432 add context_iar.S for SCONS
actually context_iar.S is the same as context_iar.asm
but context_iar.S is used for SCONS, and context_iar.asm is used for IAR

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1272 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-02-16 13:47:44 +00:00
dzzxzz e01eaabee9 using SCONS to build IAR M16C project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1271 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-02-16 13:36:05 +00:00
dzzxzz 29db3e3295 get ready for SCONS
change the m16c assembly extension from s34 to asm
move the m16c porting files to m16c62p directory


git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1270 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-02-16 13:29:09 +00:00
dzzxzz efc32994d4 update IAR for M16C from EWM16C-EV-3401.exe to EWM16C-EV-3501.exe
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1269 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-02-16 13:13:57 +00:00
bernard.xiong 5d737bd875 fix directory issue of finsh shell.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1268 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-02-14 05:00:51 +00:00
bernard.xiong@gmail.com 7cca94e5a3 add image related building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1267 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-31 00:02:45 +00:00
bernard.xiong a6d0f9b942 fix compiling error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1266 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-30 04:23:49 +00:00
bernard.xiong@gmail.com 6bcf028cc2 fix gcc compiling error
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1265 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-30 01:55:24 +00:00
bernard.xiong@gmail.com 981d15812b fix gcc compiling error
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1264 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-26 08:40:22 +00:00
bernard.xiong 5af8cc55c1 add more demo features in listbox and listctrl.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1263 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-25 09:44:46 +00:00
bernard.xiong 6693b9c2d1 fix mouse click on whitespace issue in listctrl.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1262 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-25 09:44:11 +00:00
bernard.xiong@gmail.com 211e1aa334 re-write external clip.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1261 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-25 00:05:52 +00:00
bernard.xiong@gmail.com ffa3e22d2e fix device type.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1260 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-24 23:32:38 +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
bernard.xiong@gmail.com 86e7b772c2 add object allocation check.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1258 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-24 13:25:36 +00:00
bernard.xiong 2aeee86c5f fix backspace issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1257 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-24 09:48:00 +00:00
bernard.xiong@gmail.com 1f46f9da43 fix length issue found by yermin.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1256 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-23 13:54:59 +00:00
bernard.xiong@gmail.com 0ce73d5b17 update image container.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1255 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-23 13:41:34 +00:00
bernard.xiong@gmail.com bb1518ef1d update image_container.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1254 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-22 01:30:42 +00:00
iamyhw@gmail.com d20a26430d fix compile error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1253 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-21 14:14:32 +00:00
bernard.xiong 84ac86f3d1 fix compiling error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1252 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-21 10:21:26 +00:00
bernard.xiong 515b337983 add image_container.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1251 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-21 10:19:09 +00:00
bernard.xiong 66037b4de6 add textstyle in gc; fix hz_cache memory leak issue; fix selection issue in radiobox.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1250 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-20 09:59:45 +00:00
iamyhw@gmail.com 17b7ae81e2 update SConscript in dfs
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1249 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-18 10:02:13 +00:00
iamyhw@gmail.com a0b93e8432 update SConscript in dfs
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1248 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-18 10:01:42 +00:00
iamyhw@gmail.com ed85f737d1 modity,use zip file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1247 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-16 15:22:44 +00:00
iamyhw@gmail.com efb0772053 fix up
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1246 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-16 15:16:09 +00:00
iamyhw@gmail.com ac07efd463 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1245 bbd45198-f89e-11dd-88c7-29a3b14d5316 2011-01-16 14:15:31 +00:00
iamyhw@gmail.com ef0d03aaff add UFFS compiler switch
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1244 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-16 13:44:04 +00:00
iamyhw@gmail.com 0030a2d396 add support uffs interface
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1243 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-16 13:30:54 +00:00
wuyangyong dede5414de update msd.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1242 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-15 02:51:57 +00:00
magicoe@163.com 93ee3dbfc0 delete temp files under bsp/lpc122x
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1240 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-13 01:59:45 +00:00
qiuyiuestc 7c83c7da56 update mini2440 bsp
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1239 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-12 14:54:05 +00:00
wuyangyong 50bd74d3cb fix compiler error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1238 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-12 06:21:10 +00:00
bernard.xiong afbce6d5f9 fix <BAD file> issue on mount point directory
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1237 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-08 15:48:58 +00:00
bernard.xiong@gmail.com e97ae6898f fix compiler warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1236 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-05 16:07:55 +00:00
bernard.xiong@gmail.com b8e36ea545 fix compiler error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1235 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-05 15:51:26 +00:00
magicoe@163.com eb5e940df5 added bsp/lpc122x & libcpu/arm/lpc122x
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1234 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-05 06:23:40 +00:00
qiuyiuestc ba50795195 update module
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1233 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-05 00:40:46 +00:00
qiuyiuestc aa1a78082f fix memory static problem
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1232 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-05 00:39:36 +00:00
wuyangyong 74bb729462 fix speed calculate bug
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1231 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-02 16:39:23 +00:00
qiuyiuestc 6389520f5e update ftk calculator demo
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1230 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-01 14:37:00 +00:00
qiuyiuestc e97fa0027d delete ftk_label demo
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1229 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-01 14:35:10 +00:00