Commit Graph

12 Commits

Author SHA1 Message Date
dzzxzz@gmail.com 0050c8b708 add new port for FUJITSU FSSDC-9B506-EVB v1.0
finsh are supported

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1419 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-05-19 09:45:26 +00:00
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
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
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
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
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