Commit Graph

28 Commits

Author SHA1 Message Date
dzzxzz@gmail.com 524cf9570c update the IAR and KEIL project with template
scons --target=mdk4 -s
scons --target=iar -s

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2062 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 07:58:54 +00:00
bernard.xiong@gmail.com 4d0338fd26 Using Components Init to initialize all of components.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2060 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 07:03:10 +00:00
bernard.xiong@gmail.com 19645fd350 prepare RT-Thread 1.1.0 alpha release.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2059 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 06:57:09 +00:00
dzzxzz@gmail.com d97ea98c7d update the LPC176x keil project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2057 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 12:12:22 +00:00
dzzxzz@gmail.com cfc501f919 fixed IAR compiling error
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2053 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 11:29:42 +00:00
bernard.xiong@gmail.com c11a30dbc1 update GCC startup assemble file and ld link script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1954 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-02-17 16:24:20 +00:00
bernard.xiong@gmail.com 4105ba0b23 update rtconfig.h file with RT-Thread Configurator XML Tag.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1935 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-01-31 12:22:49 +00:00
bernard.xiong@gmail.com 97771b3334 add GNU ld script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1918 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-01-13 14:59:48 +00:00
bernard.xiong@gmail.com c021765b71 update building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1917 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-01-13 14:58:58 +00:00
wuyangyong 701df33436 remove libcpu/arm/lm3s libcpu/arm/lpc176x , update bsp lm3s lpc176x.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1865 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-12-23 01:36:10 +00:00
wuyangyong 3d9e766c86 update lpc176x eth driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1766 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-10-14 15:07:45 +00:00
wuyangyong 53ae9bf2e1 update lpc176x bsp
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1762 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-10-13 17:54:59 +00:00
wuyangyong eb3ae3e3ca update LPC176X CMSIS
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1760 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-10-13 17:39:35 +00:00
bernard.xiong cbf5ef8fa8 update project files.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1604 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-07-04 06:22:56 +00:00
bernard.xiong 4ba812b3da add RT_USING_CONSOLE option.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1535 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-24 06:15:02 +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
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@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 731711f74f the unit of read/write offset and buffer size is changed to the block size in block device driver read/write interface.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@795 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-07-14 23:45:38 +00:00
bernard.xiong a5b48e361e fix ENET interrupt issue; fix the end address of heap issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@738 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-27 09:43:49 +00:00
bernard.xiong e7e1a2a6a5 fix none-SDHC card issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@735 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-26 09:33:46 +00:00
bernard.xiong 1021b764e3 add EMAC driver.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@733 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-25 06:24:18 +00:00
bernard.xiong 54696c4aa7 add sdcard driver.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@732 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-24 08:39:03 +00:00
bernard.xiong ea22e3fb81 update CMSIS to 130
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@684 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-02 11:40:26 +00:00
bernard.xiong dd42e9392b remove old CMSIS
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@683 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-02 11:35:34 +00:00
bernard.xiong 693c6db157 add template file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@680 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-02 07:23:22 +00:00
bernard.xiong e6543f3f9d update lpc17xx to new building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@649 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-19 08:23:21 +00:00
bernard.xiong 7b4e04633e rename lpc1766 branch to lpc176x.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@648 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-19 06:24:53 +00:00