Commit Graph

146 Commits

Author SHA1 Message Date
lijin.unix 63d6608b85 scons config file
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@261 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-29 09:12:53 +00:00
bernard.xiong ef9d8e4a00 update MDK 3.x project.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@258 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-29 07:21:26 +00:00
mbbill 79ca654e13 ADD: Add abort handler, it will terminate current thread by default.
ADD: Merged svc, abort and irq mode stack.
ADD: Changed MDK project to new format.
FIX: Removed the "static" qualifier of rt_thread_exit().
FIX: Change AT91SAM7X.h to the standard header(AT91SAM7X256.h) of RealView MDK. (not all of them are changed, e.g. sd.c)
FIX: Moved some board-dependent files to bsp.


git-svn-id: https://rt-thread.googlecode.com/svn/trunk@257 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-29 07:17:58 +00:00
aganhx@gmail.com 78de03446b git-svn-id: https://rt-thread.googlecode.com/svn/trunk@256 bbd45198-f89e-11dd-88c7-29a3b14d5316 2009-12-28 15:41:21 +00:00
aganhx@gmail.com bcaadfa91f git-svn-id: https://rt-thread.googlecode.com/svn/trunk@255 bbd45198-f89e-11dd-88c7-29a3b14d5316 2009-12-28 15:36:05 +00:00
aganhx@gmail.com da52b36077 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@254 bbd45198-f89e-11dd-88c7-29a3b14d5316 2009-12-28 15:31:36 +00:00
aganhx@gmail.com cf8cb65788 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@253 bbd45198-f89e-11dd-88c7-29a3b14d5316 2009-12-28 15:24:53 +00:00
coldfish.zhu 6a7ad0f578 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@251 bbd45198-f89e-11dd-88c7-29a3b14d5316 2009-12-28 12:20:54 +00:00
coldfish.zhu fb44bdb9ba modify set_date() in rtc.c
修改月份差一个月的BUG

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@250 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-28 12:06:00 +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 6abb53c3d4 update dm9000a driver to fix 16bit transmit bug.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@238 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-27 06:45:49 +00:00
qiuyiuestc 4de2f13fcd support GCC compiler for LM3S platform
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@236 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-26 14:47:27 +00:00
qiuyiuestc 017d2b7662 support GCC compiler for LM3S platform
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@235 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-26 12:40:15 +00:00
qiuyiuestc 5696b4853a support GCC compiler for LM3S platform
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@234 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-26 10:16:59 +00:00
qiuyiuestc 6d9100da2e support GCC compiler for LM3S platform
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@233 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-26 10:10:50 +00:00
bernard.xiong d65e9dd610 add EXT_SRAM configuration.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@232 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-26 07:12:39 +00:00
qiuyiuestc 0dc84a480a Add Libraries directory for lm3s
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@231 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-25 14:41:05 +00:00
qiuyiuestc d5b1a7a913 Add Libraries directory for lm3s
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@230 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-25 14:40:34 +00:00
qiuyiuestc 6774f3d1b0 Add Libraries directory for lm3s
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@229 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-25 14:39:36 +00:00
bernard.xiong 52bda78249 remove device file system and lwip feature temporary.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@227 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-25 12:20:04 +00:00
bernard.xiong 51e2d91378 add license and copyright info
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@226 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-25 12:18:53 +00:00
gouqingsong@gmail.com 6cd35a87c3 modify mini2440/board.c serial device
modify s3c24x0/clock.c clock initialization

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@225 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-25 10:38:56 +00:00
bernard.xiong ffd0eecb28 update sub-project files of stm3210.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@224 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-24 12:54:23 +00:00
bernard.xiong ae58dd84b4 update sub-project files of stm3210.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@223 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-24 12:38:11 +00:00
bernard.xiong 9c4ff0c135 add soft timer options; update 107 branch.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@221 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-23 23:55:01 +00:00
bernard.xiong 53818464ac update for scons command build.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@217 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-22 15:47:15 +00:00
bernard.xiong 1e8cc5ad52 update for scons command build.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@216 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-22 15:46:12 +00:00
lijin.unix 8c8aa4418b add soft timer.other's platform maybe compiled err,pls add some macro definition in rtconfig.h. ( RT_TIMER_THREAD_STACK_SIZE RT_TIMER_THREAD_PRIO RT_TIMER_EX_TICKS_PER_SEC)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@215 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-22 15:06:27 +00:00
qiuyiuestc 1018dd336a Change system clock from OSC to PLL for lm3s platform & fix ftp memory free problem
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@214 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-20 01:56:26 +00:00
bernard.xiong dbade245bf update debug project file and MMU file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@211 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-18 06:14:43 +00:00
bernard.xiong 9d94c39032 update debug project file and MMU file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@210 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-18 06:13:44 +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 4b566d522f cleanup stm3210 project file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@203 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-16 08:33:02 +00:00
bernard.xiong 1b48b064dd remove stm32 and stm32_lib3.1.0 bsp.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@202 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-16 08:29:18 +00:00
wuyangyong e1a2102e51 add new lcd driver ili9325
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@200 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-15 11:24:33 +00:00
qiuyiuestc bf8bb9db6a Fix lm3s ftp upload problem
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@199 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-13 16:07:36 +00:00
bernard.xiong 680b77cd89 add dm9000a driver; remove the polling timer of enc29j60 and fix the tx interrupt issue;
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@197 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-13 15:28:33 +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
bernard.xiong a7b56e9c45 update dm9000a driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@195 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-10 16:04:03 +00:00
bernard.xiong 720181e417 update resource
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@188 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-01 15:33:18 +00:00
bernard.xiong 367b13bcbe split player code to player_background and player_ui; add play list code; add wm8978 driver for codec v2 board; add sdcard waiting check.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@187 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-01 15:31:48 +00:00
bernard.xiong de98f5dbcd add led sample without heap support.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@183 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-01 15:13:52 +00:00
bernard.xiong 2ec0cdb72c fix finsh can't use USART2 in STM32F107
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@182 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-01 14:59:13 +00:00
qiuyiuestc bfc50209ae File system and net for LM3S platform are available.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@180 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-29 14:34:41 +00:00
qiuyiuestc b16ff8c289 File system and net for LM3S platform are available.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@179 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-29 14:33:29 +00:00
bernard.xiong 885045ef42 add semaphore to protect sdcard driver read and write; fix window keyboard event handler.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@177 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-26 09:28:06 +00:00
bernard.xiong f3335885b2 radio project can play mp3/wav file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@175 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-24 23:58:47 +00:00