Commit Graph

285 Commits

Author SHA1 Message Date
wuyangyong bd5399d04e swd clock set to 3M
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@560 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-30 03:30:36 +00:00
wuyangyong 60736915bc remove interrupt Tx and DMA Rx mode in USART.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@559 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-30 03:25:59 +00:00
bernard.xiong 764393722f update according to RT-Thread 0.3.0 final.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@552 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-29 16:03:21 +00:00
bernard.xiong 6acaf214a5 update STM32F107 branch
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@551 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-29 15:54:30 +00:00
bernard.xiong 4223f6efd5 replace console code with console device.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@550 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-29 14:20:22 +00:00
bernard.xiong fcbc7aa742 remove interrupt Tx and DMA Rx mode in USART.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@549 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-29 13:57:12 +00:00
bernard.xiong 67faf92245 change SD_DATATIMEOUT to 0xFFFFFFFF.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@548 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-29 12:45:02 +00:00
bernard.xiong 280e07dc55 update dm9000a driver.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@547 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-29 12:26:07 +00:00
mbbill 9592d89769 FIX: Merged ljt8015's patch, add DM9161 support.
NOTE: The project.uv2 left not modified. 

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@546 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-28 09:02:26 +00:00
kyle.hu.gz ed3de73b65 Updated SPI Flash write method. (Need more testing.)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@541 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-25 11:08:56 +00:00
wuyangyong 6768e183fc add remote_fn define.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@540 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-25 04:51:55 +00:00
qiuyiuestc 4190cf58e0 [mini2440]fix no down event problem, ugly implement,need consider move event
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@539 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-25 01:15:28 +00:00
kyle.hu.gz 04428f9a8a Fixed sample rate not set correctly under slave I2S mode. (Tested this time. ^_^)
Added locking mechanism to periperials on SPI1.
Added DMA mode read/write routine to SPI Flash. (Debug reuiqred. WARNING: !!! ENABLING DMA MODE MAY DESTROY YOUR DATA IN THE SPI FLASH !!!)

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@538 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-24 17:04:46 +00:00
qiuyiuestc 28232de6d0 [lm3s]update to version 0.3.0
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@537 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-24 16:06:13 +00:00
wuyangyong 3a72099612 Fixed sample rate not set correctly under slave I2S mode.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@530 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-24 03:20:20 +00:00
bernard.xiong acd0943ff8 apply RT_LWIP_USING_RT_MEM options in setting; remove memp_ting.c to memp.c; fix some bugs in sdcard driver.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@529 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-24 00:02:55 +00:00
kyle.hu.gz f20ed9bbd6 Fixed sample rate not set correctly under slave I2S mode.
Fixed string corruption problem in radio_list_update.c.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@528 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-23 18:07:40 +00:00
kyle.hu.gz c7aea05b99 Added sample rate and mono/stereo handling for MP3 decoder.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@527 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-23 16:13:36 +00:00
bernard.xiong f5f4c7e97d fix stat function on a root directory of file system; increase stack of play_ui thread.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@526 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-23 15:21:28 +00:00
bernard.xiong dd829e747c fix elm file system compiling issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@512 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-18 09:39:26 +00:00
bernard.xiong 8da1163675 fix GCC compiling error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@511 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-18 09:20:04 +00:00
wuyangyong a4ce05206f update radio_list_update by inkfish
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@510 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-18 08:34:34 +00:00
bernard.xiong bfc473ebee update sdcard driver according to stm32 radio project.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@509 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-18 07:57:06 +00:00
bernard.xiong a9d2a38042 change the default project to simple led project.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@508 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-18 05:51:39 +00:00
bernard.xiong a352c48a76 remove EFSL file system.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@507 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-18 05:43:21 +00:00
bernard.xiong b0e70cbebb fix strlcpy usage in rtc_calendar.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@504 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-18 02:01:20 +00:00
bernard.xiong ce36652552 use strlcpy instead of rt_strlcpy.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@498 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-17 04:17:20 +00:00
wuyangyong c9ee5a0635 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@497 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-03-17 02:49:00 +00:00
wuyangyong 7e8a5f5d9f git-svn-id: https://rt-thread.googlecode.com/svn/trunk@496 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-03-17 01:42:35 +00:00
wuyangyong e00916b557 add radio list update by inkfish
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@490 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-16 10:46:41 +00:00
mbbill 1c2add1a89 FIX: US_IMR is a read-only register.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@488 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-14 15:14:25 +00:00
kyle.hu.gz f05df1f97b Fixed some major problem under CODEC_MASTER_MODE.
Removed IIS interrupt mode code.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@480 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-11 19:19:32 +00:00
wuyangyong 873d9e9bbd add LCD devicecode check
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@479 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-11 10:49:47 +00:00
wuyangyong 34a9286f69 add LCD devicecode check
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@478 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-11 10:49:24 +00:00
wuyangyong 2a9a934639 stm32 StdPeriph_lib update to version 3.2.0
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@477 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-11 08:37:47 +00:00
bernard.xiong 8bf7534da0 fix the wrong file include in startup.c file
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@476 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-11 03:31:12 +00:00
kyle.hu.gz 05faf67f5e Added SPI3 support to codec.c / Moved the codec configuration to board.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@475 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-10 23:00:10 +00:00
kyle.hu.gz 2190f72040 Updated WM8978 I2S Master mode code. NOTICE: This mode is still unusable due to a suspecting hardware bug of STM32.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@474 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-09 18:47:10 +00:00
wuyangyong f73af11ea2 stm32 radio:add touch.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@473 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-09 14:33:17 +00:00
wuyangyong 0dfef2b35e stm32_radio:remove codec version
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@472 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-09 11:39:23 +00:00
bernard.xiong b2331cb292 remove rt_hw_uart_init() function invoke in startup.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@471 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-09 08:29:06 +00:00
bernard.xiong e4b78f5c87 remove some console functions; fix the items free issue in station list.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@469 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-08 23:49:25 +00:00
bernard.xiong 109d082ac1 add lpc1766 bsp from Magicoe.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@467 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-08 23:14:04 +00:00
wuyangyong 3a8f591e51 add ili9325 dirction option
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@461 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-06 02:01:59 +00:00
bernard.xiong 162f120fdd change efsl filesystem to elm fatfs filesystem.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@460 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-03 09:22:47 +00:00
bernard.xiong 9f58705a39 fix resolve host name issue
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@454 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-26 15:49:35 +00:00
qiuyiuestc 03d17809b7 [mini2440]support more finsh cmd for GCC version
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@453 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-26 14:13:30 +00:00
wuyangyong a96bfb9836 添加并测试ILI9320兼容,by dami
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@452 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-26 09:28:54 +00:00
wuyangyong ca6962342a 添加模块定义和设计尺寸
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@450 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-26 04:29:34 +00:00
wuyangyong 6b3ea6dff9 chage SPI_FLASH timeout
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@449 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-25 16:17:46 +00:00