Commit Graph

512 Commits

Author SHA1 Message Date
bernard.xiong 0220cb673a remove RT_USING_RTGUI and compiling error in Keil MDK.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1386 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-04-26 09:54:23 +00:00
luohui2320@gmail.com fd963d847a add emac driver for at91sam9260
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1384 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-04-21 14:30:15 +00:00
bernard.xiong@gmail.com cfa485f20a update template project file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1382 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-04-19 13:28:48 +00:00
dzzxzz 73656d5333 update FM3 easy kit IAR project
if define RT_USING_RTGUI in rtconfig.h
must be compiled by full edition of IAR Embedded Workbench
else
can be compiled by 32KB KickStart edition 

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1377 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-04-15 10:13:35 +00:00
luohui2320@gmail.com c84fc53783 add at91sam926x porting.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1364 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-04-05 12:49:01 +00:00
boksic@126.com ccf7d67918 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1362 bbd45198-f89e-11dd-88c7-29a3b14d5316 2011-04-03 07:34:53 +00:00
onelife.real 578b245b0e *** EFM32 branch ***
1. Add IIC slave mode RX by interrupt function (Now, master mode TX/RX and slave mode RX functions are done)
2. Add Timer1 configuration in timer driver
3. Modify the ACMP default initialization setting 
4. Add on/off switch for debug code to reduce size

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1353 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-29 09:41:22 +00:00
wuyangyong baf5e4143c add #define RT_USING_CONSOLE
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1343 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-23 14:41:11 +00:00
bernard.xiong@gmail.com ab5594273a add RT_DEBUG option.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1342 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-23 12:55:18 +00:00
bernard.xiong@gmail.com 04b7474b6f add RT_USING_CONSOLE option.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1340 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-23 12:35:58 +00:00
bernard.xiong b5fbd46776 add GNU GCC support in LPC2478.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1333 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-17 09:14:38 +00:00
bernard.xiong@gmail.com c8cb831c93 add RT_USING_CONSOLE.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1331 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-12 00:09:42 +00:00
bernard.xiong@gmail.com 053380bf6b update mini2440 configuration.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1329 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-12 00:06:08 +00:00
dzzxzz 936d60351b update FM3 easy kit KEIL project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1327 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-11 10:05:44 +00:00
dzzxzz 46743c4f34 update FM3 IAR project
add cpu usage displaying
control LED3 by ADC

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1326 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-11 09:44:54 +00:00
dzzxzz b2e2825fb8 add adc.c/adc.h to FM3 IAR project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1318 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-08 07:57:12 +00:00
dzzxzz c4b51ff718 update Fujitsu FM3 easy kit IAR project:
add LCD/ADC/KEY/LED device support
using RTGUI to display the ADC and key status on the 128x64 LCD

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1317 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-08 06:04:00 +00:00
boksic@126.com c5bc8e8670 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1316 bbd45198-f89e-11dd-88c7-29a3b14d5316 2011-03-07 11:32:29 +00:00
dzzxzz 804e48e7bf change the Fujitsu MB9BF500R start address of RAM from 0x20000000 to 0x1FFFC000
change the HEAP size from 0x400 to 0x0 in the FM3_easy_kit project

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1315 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-07 01:23:10 +00:00
dzzxzz 07b8413530 use relative directory to instead of absolute directory of link file FM3 IAR project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1314 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-07 01:19:15 +00:00
wuyangyong fb9a0952c8 add Nios II app
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1307 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-04 14:08:36 +00:00
dzzxzz 490322857a fixed a minor issue in mini2440/lcd_t35.c
change line 383 
from
"lcd->parent.open = rt_lcd_close;" 
to
"lcd->parent.close = rt_lcd_close;" 

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1300 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-03 06:09:34 +00:00
dzzxzz 6221cdfec6 fixed KEIL project of Fujitsu FM3 Easy Kit compiling error
avoid to include C:\Keil\ARM\RV31\INC\core_cm3.h

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1299 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-03 03:43:58 +00:00
dzzxzz 85a1d2f22d add IAR project for Fujitsu FM3 Easy Kit
running a LED thread

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1298 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-03 02:38:04 +00:00
bernard.xiong@gmail.com 91577f186e Add fm3 porting.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1297 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-02 13:05:26 +00:00
onelife.real@gmail.com cabc797a2d *** EFM32 branch ***
1. Update the copyright information
 - 2009 => 2011
2. Add external oscillator configuration routine in "rt_hw_board_init()"
 - Before, it is set by default frequency, 32MHz
 - Now it can be set by user specified frequency
3. Add ADC and ACMP (analog comparator) drivers
4. Clarify the MCU and target board define in "rtconfig.py"

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1296 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-02-28 04:47:50 +00:00
bernard.xiong@gmail.com 338155eddc update building script for jz47xx.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1295 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-02-27 13:44:32 +00:00
dennis.zhang.os@gmail.com 8ac855d164 As you know, most branches of RT-thread project has used "scons" tools to compile project or construct MDK project automatically for specific branch. this is a very simple and effective method.Now this method could have been available for sep4020, and the necessary script files has been wrote and uploaded.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1293 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-02-27 13:26:17 +00:00
dennis.zhang.os@gmail.com 85b2da15c9 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1292 bbd45198-f89e-11dd-88c7-29a3b14d5316 2011-02-27 12:55:51 +00:00
dennis.zhang.os@gmail.com 835ee58a4b delete the evb4020 and sep4020 branches, now We only maintain mini4020 branch.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1291 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-02-26 09:25:51 +00:00
dennis.zhang.os@gmail.com 9236274689 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1290 bbd45198-f89e-11dd-88c7-29a3b14d5316 2011-02-26 08:25:33 +00:00
bernard.xiong 397efc1252 remove RT_USING_MINILIBC definitions in building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1285 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-02-21 06:58:28 +00:00
bernard.xiong 4853d4f54a update the GNU GCC link script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1284 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-02-21 06:40:59 +00:00
bernard.xiong 88b3199266 update the GNU GCC link script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1283 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-02-21 06:39:13 +00:00
dzzxzz 57756a5989 add a new CROSS_TOOL(iar) in the rtconfig.py for stm3210 branch
now the scons support three CROSS_TOOL(gcc, keil, iar)in the stm3210 branch

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1280 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-02-18 05:08:41 +00:00
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
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 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
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
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
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
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 04727cb1db update mini2440 bsp
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1225 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-12-23 03:24:17 +00:00
qiuyiuestc e73771f261 update mini2440 bsp
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1224 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-12-23 03:13:14 +00:00
bernard.xiong aff115bbbc fix compiling error!!!
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1166 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-12-01 01:53:50 +00:00
bernard.xiong@gmail.com 98492b7344 cleanup 3210 branch code.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1163 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-30 14:22:18 +00:00
qiuyiuestc 400c012e4d update lm3s project files & fix sd card read fail issue
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1161 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-30 12:56:03 +00:00
wuyangyong 1e5518ee84 update lpc2148 bsp
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1148 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 18:20:11 +00:00
wuyangyong dc4e29670c stm32 std_lib update to 3.4.0
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1146 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 17:37:03 +00:00
wuyangyong e05e68ae90 stm32 std_lib update to 3.4.0
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1145 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 17:09:00 +00:00
qiuyiuestc 4aab511882 update macro DFS_FILESYSTEMS_MAX to 4
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1144 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 16:35:44 +00:00
bernard.xiong@gmail.com 725ad9b88e fix msd write issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1140 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 13:09:39 +00:00
bernard.xiong 4d88d694d5 rename the private field in device to user_data.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1135 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 07:49:59 +00:00
wangjiyang 36a93a4e4a added a document 2 bsp/evb4020/src & modified application.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1131 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-28 08:44:48 +00:00
wangjiyang dc5e5b7fa6 previous commit failed to add the sources
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1130 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-28 08:25:31 +00:00
wangjiyang 61f7e58f7a added bsp/evb4020
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1129 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-28 08:18:36 +00:00
bernard.xiong baf30c5f3c update lpc176x project.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1123 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-26 10:12:52 +00:00
bernard.xiong 6237d0538c update nuc140 project files.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1122 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-26 03:20:36 +00:00
bernard.xiong e262eed0e8 update armcc device parameter in LPC2478.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1121 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-26 03:19:04 +00:00
bernard.xiong 3f30b3cba5 update armcc device parameter.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1120 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-26 02:55:52 +00:00
qiuyiuestc bad87a2c4b update lm3s sconscript and project file
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1119 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-26 01:18:59 +00:00
qiuyiuestc 1760635c3c update lm3s Libraries
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1118 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-26 00:42:21 +00:00
bernard.xiong@gmail.com 087c066735 add some newlib leaked function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1116 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-25 23:36:54 +00:00
bernard.xiong ccdcc1119e add newlib building support.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1114 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-25 09:26:33 +00:00
qiuyiuestc 558023a020 update lm3s bsp
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1102 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-23 23:54:16 +00:00
qiuyiuestc 1a0ec7b470 clean up code
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1093 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-22 13:20:22 +00:00
lijin.unix@gmail.com 913a4edfb3 add scons script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1089 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-22 07:21:28 +00:00
lijin.unix@gmail.com 8abbd39962 Add MDK 4 project file,and remove old project file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1088 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-22 02:11:12 +00:00
bernard.xiong@gmail.com 10732a76e9 cleanup scons building script
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1065 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-20 12:31:00 +00:00
bernard.xiong@gmail.com b300351874 remove RT-Thread/GUI dependence.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1062 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-18 12:33:52 +00:00
bernard.xiong@gmail.com 019b654201 replace iram vector to vector copy.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1060 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-17 23:48:18 +00:00
bernard.xiong@gmail.com 643fea758b add vector copy routine.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1059 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-17 23:41:55 +00:00
bernard.xiong@gmail.com 2c647575b3 add ROMFS initialization.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1058 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-17 23:40:33 +00:00
qiuyiuestc ac812f693d fix data align bug
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1039 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-05 15:08:51 +00:00
qiuyiuestc 6e4a697d0c fix luminaryif_rx pooling issue
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1038 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-01 01:26:00 +00:00
bernard.xiong 969b9be9a7 add devfs initialization in application.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1034 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-10-29 06:01:04 +00:00
qiuyiuestc 24be5a1bbb add key.c to compile
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1025 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-10-19 12:11:06 +00:00
qiuyiuestc 9536c46386 add virtual key driver for QEUM/mini2440
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1020 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-10-19 09:20:21 +00:00
bernard.xiong 0f5fb37f9a remove the complicated definition on FTK component.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1018 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-10-19 08:27:41 +00:00
bernard.xiong ad3d42106a Improve the Device File System of the POSIX compatibility
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1017 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-10-19 08:20:42 +00:00
bernard.xiong@gmail.com 83c4a17c6e add init loongson soc3210 porting.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1013 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-10-15 23:53:22 +00:00
bernard.xiong@gmail.com 67eff19969 add init loongson soc3210 porting.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1012 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-10-15 23:40:44 +00:00
qiuyiuestc acfbfad25e fix MMU table overwrite issue
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1006 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-10-10 11:50:28 +00:00
bernard.xiong da7bbdb0df remove interrupt.h and compiling error in jz47xx branch.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1005 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-10-09 09:20:28 +00:00
jiaojinxing1987@gmail.com bd144ed23a git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1000 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-10-04 09:02:45 +00:00
jiaojinxing1987@gmail.com ffa3341d41 startup.c
rtthread_startup函数的
rt_system_heap_init(__bss_end, (void*)0x34000000);
暂时改为
rt_system_heap_init((void*)0x33000000, (void*)0x34000000);

application.c
RT_INIT_THREAD_STACK_SIZE改为10*1024

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@999 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-10-04 08:28:55 +00:00
jiaojinxing1987@gmail.com c37979560d git-svn-id: https://rt-thread.googlecode.com/svn/trunk@996 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-10-02 16:27:38 +00:00
jiaojinxing1987@gmail.com be8406155b git-svn-id: https://rt-thread.googlecode.com/svn/trunk@995 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-10-02 15:45:09 +00:00
jiaojinxing1987@gmail.com bb83a05cc8 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@993 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-10-02 14:01:50 +00:00