Commit Graph

26 Commits

Author SHA1 Message Date
aozima 8711a0c986 update SConstruct. 2013-07-11 23:11:16 +08:00
Ming, Bai b4de7cce57 Re-normalizing the repo 2013-01-08 22:40:58 +08:00
qiuyiuestc@gmail.com 712aacd367 update rtconfig.h and SConstruct
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1424 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-05-23 01:46:59 +00:00
qiuyiuestc@gmail.com 8a9792317f Modify the link mode, compile each component to static library firstly and then link them;
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1406 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-05-16 00:34:01 +00:00
qiuyiuestc@gmail.com c99ca774a1 Modify the link mode, compile each component to static library first and then link them
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1405 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-05-16 00:29:28 +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
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 787d7681fd fix compiling error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@826 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-03 08:50:06 +00:00
bernard.xiong 206355399a update mini2440 configure.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@647 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-19 05:54:21 +00:00
bernard.xiong 8055a0a7ef update mini2440 building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@646 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-19 05:42:12 +00:00
bernard.xiong d7caff4d06 add module building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@626 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-16 06:19:24 +00:00
qiuyiuestc cbfb87fac1 add module feature
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@614 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-12 17:37:37 +00:00
gary.li.wenchao.4 ab13173bf8 add __DATA__ for rt_calendar
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@429 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-21 02:34:28 +00:00
qiuyiuestc 5c2be6f0ea add rtgui example for mini2440 platform
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@354 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-31 23:51:09 +00:00
qiuyiuestc 6c267dc5cd update rtc driver
add webserver support

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@295 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-10 15:15:27 +00:00
qiuyiuestc 25220a4a32 add net apps to mini2440 project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@294 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-09 00:42:57 +00:00
aganhx@gmail.com 5b66724bad git-svn-id: https://rt-thread.googlecode.com/svn/trunk@275 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-01-03 09:25:33 +00:00
bernard.xiong b6d91f6f3b Add lcd driver (N35, T35 and A70).
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@272 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-01 09:11:09 +00:00
aganhx@gmail.com de899dfc52 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@263 bbd45198-f89e-11dd-88c7-29a3b14d5316 2009-12-30 12:30:13 +00:00
aganhx@gmail.com 089427d9c5 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@262 bbd45198-f89e-11dd-88c7-29a3b14d5316 2009-12-29 15:08:26 +00:00
aganhx@gmail.com e8a5648cfe git-svn-id: https://rt-thread.googlecode.com/svn/trunk@249 bbd45198-f89e-11dd-88c7-29a3b14d5316 2009-12-27 13:17:09 +00:00
aganhx@gmail.com 1df7e4fdc7 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@246 bbd45198-f89e-11dd-88c7-29a3b14d5316 2009-12-27 10:58:45 +00:00
bernard.xiong 72eb3bb827 add debug project file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@209 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-18 06:06:42 +00:00
bernard.xiong 6797e5a0b0 remove compile error if the program path has blank space.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@208 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-18 05:39:46 +00:00
bernard.xiong 7b33e38723 update mini2440 bsp.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@206 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-18 05:25:41 +00:00
bernard.xiong 7ae254abf8 add the s3c2440 code from old s3c2410 port.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@196 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-11 09:42:01 +00:00