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
wuyangyong
db6aa746f6
完善触摸和SPI_FLASH驱动
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@448 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-25 14:42:39 +00:00
wuyangyong
fb7ecf70e9
在系统启动时复位全部外部芯片,防止工作在不确定状态,同时修正GPIO的配置:只在一处配置FSMC的IO
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@447 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-25 14:19:39 +00:00
wuyangyong
915bba10b5
add all device reset for stm32 netradio
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@446 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-25 06:14:18 +00:00
bernard.xiong
35e90a5004
add UI freeze when USB cable is connected.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@443 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-24 16:05:37 +00:00
bernard.xiong
b54fbbced9
fix http request; fix netbuf worker stat
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@442 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-24 14:56:28 +00:00
wuyangyong
3c63455ffe
fix lcd 9325 driver
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@441 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-24 08:20:41 +00:00
wuyangyong
45238ef28d
fix ili9325 driver
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@440 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-24 05:51:53 +00:00
wuyangyong
f3bb2aa8b1
fix ili9325 driver
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@439 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-23 17:15:03 +00:00
wuyangyong
b3d4ac3b66
fix lcd get_pixel
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@438 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-23 13:19:01 +00:00
bernard.xiong
2c279290f6
revert project.Opt file.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@436 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-22 23:53:37 +00:00
bernard.xiong
99da648141
add spi flash as FAT file system.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@435 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-22 23:51:07 +00:00
wuyangyong
cbda63c500
fix auto_restart if no USB cable
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@433 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-22 15:30:42 +00:00
wuyangyong
83c6cd9b01
fix stm32 usb_msc auto_remove
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@432 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-22 14:56:51 +00:00
bernard.xiong
3677390335
fix memory overwrite on shoutcast meta data reception.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@431 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-22 13:35:47 +00:00
kyle.hu.gz
f4cb1ba595
Corrected MP3 duration calculation. / Increased SD card wait count to 10 for slow cards. / Updated play time display of player UI.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@430 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-21 20:41:42 +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
gary.li.wenchao.4
7918251ca6
modified rtc_calendar.c
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@426 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-20 05:45:38 +00:00
kyle.hu.gz
579a566b44
stm32_radio: Updated the VBR average bitrate calculation.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@425 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-19 15:04:35 +00:00
bernard.xiong
39c53a4b71
update sdcard driver.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@423 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-19 11:54:17 +00:00
gary.li.wenchao.4
8e7da44914
move from libcpu
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@422 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-19 00:29:43 +00:00
bernard.xiong
860d1ddfd4
add radio station selection; remove list and filelist view implementation in STM32 radio; remove warning of RTGUI.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@419 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-17 23:56:49 +00:00
bernard.xiong
332d0d00e2
add more buffer in mp3 decoder. add picture browse support.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@418 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-17 11:00:04 +00:00
wuyangyong
7225a9234e
添加移除后自动重启 for stm32-netradio
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@416 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-17 09:16:05 +00:00
wuyangyong
bb4f74cd12
完善RTC部分
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@415 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-17 07:51:42 +00:00
bernard.xiong
034166dfb9
use ELM FatFs as FAT file system.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@406 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-11 15:55:46 +00:00
gary.li.wenchao.4
c53033b881
Add rt_rtc_show_calendar();
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@405 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-11 07:58:48 +00:00
wuyangyong
881d6a82d4
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@399 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-10 06:31:27 +00:00
kyle.hu.gz
49e317efc1
stm32_radio: Changed the ID3 parsing code. Corrected VBR play time calculation.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@397 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-09 16:48:33 +00:00
bernard.xiong
3025e3e8b3
add wav file in UI.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@396 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-08 23:45:21 +00:00
kyle.hu.gz
9dfd2fd177
stm32_radio: Reset the progress bar after song change. Fixed the duration calculation bug.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@395 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-08 22:34:40 +00:00
bernard.xiong
8dabef70db
RTGUI use 16 weight font as default font.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@392 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-08 14:14:41 +00:00
kyle.hu.gz
189d475946
stm32_radio: Adds codec master mode to WM8978 driver.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@391 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-08 04:22:59 +00:00
bernard.xiong
02a644e7e2
move some RTGUI options to bsp
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@390 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-08 02:13:05 +00:00
bernard.xiong
aefa3535c5
add more RTGUI options.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@388 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-08 02:05:44 +00:00
gary.li.wenchao.4
76517dc2eb
Add files Makefile and console
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@382 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-07 08:18:13 +00:00
gary.li.wenchao.4
a88a6ec0a3
Remove compiler warnings of Chinese
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@380 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-07 08:11:00 +00:00
kyle.hu.gz
d5b20ba603
Removed the const definition in hz12 font file info which causes hard fault when loading.
...
Also uploaded a working SongTi 12x12 font file.
Tested in stm32_radio.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@374 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-04 21:35:19 +00:00
kyle.hu.gz
8d78b3743a
stm32_radio: Updates the initialization sequence of the WM8978 driver, and adds EQ/sample rate control.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@373 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-04 19:34:31 +00:00
bernard.xiong
ce1868c241
apply scons header file definition scanner.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@372 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-04 15:16:28 +00:00
qiuyiuestc
95fd101d51
support GCC compiler
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@371 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-04 14:46:09 +00:00
wuyangyong
d71ec9b0bd
update remote for stm32netradio
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@365 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-02 07:10:13 +00:00
wuyangyong
7669398ee7
add remote for stm32_netradio
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@363 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-01 19:53:57 +00:00
wuyangyong
ef88a2f5c9
add remote for stm32_netradio
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@362 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-01 19:47:12 +00:00
qiuyiuestc
ef970b36a2
support gcc for mini2440 platform(not finished)
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@359 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-01 15:16:05 +00:00
bernard.xiong
82e7844cbf
add finsh link option.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@357 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-01 12:59:13 +00:00
bernard.xiong
c68e75a7f3
change mac address.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@356 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-01 12:58:50 +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
wuyangyong
d1b86442fe
for stm32radio: modify mac address,set UART rx PIN: IPU,modify key.c
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@351 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-30 18:33:27 +00:00
qiuyiuestc
145e17a44a
add lm3s compiled driverlib
...
change absolute address of driverlib in project to abstract address
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@350 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-30 06:28:44 +00:00
qiuyiuestc
b7e87ee78b
touch panel driver available for mini2440 board.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@347 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-29 00:32:32 +00:00
qiuyiuestc
33c091d08a
fix lm3s snmp link problem
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@346 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-28 02:06:26 +00:00
qiuyiuestc
0b23d005fc
startup rtgui demos
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@345 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-28 01:17:57 +00:00
qiuyiuestc
9fb4908710
support for mini2440 emulator
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@336 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-25 16:44:49 +00:00
wuyangyong
e1f2525416
Perfect the AT45DB driver
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@332 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-22 06:22:31 +00:00
wuyangyong
d088d60152
usb msc ghost
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@331 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-21 16:57:32 +00:00
bernard.xiong
832ca0af13
change play thread to static thread. use elm fatfs on radio project.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@330 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-21 14:22:03 +00:00
bernard.xiong
cefc4f7aa5
change play thread to static thread. use elm fatfs on radio project.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@329 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-21 14:12:40 +00:00
wuyangyong
c28ecae7ed
add the AT45DB Drivers
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@328 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-21 13:23:58 +00:00
wuyangyong
284727de4a
fix the NVIC Priority Inversion
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@326 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-21 04:07:44 +00:00
wuyangyong
10dde354c7
add usb_led for stm32radio
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@325 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-20 13:27:23 +00:00
wuyangyong
9b282bd925
change usb msc lun=2
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@324 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-20 12:56:51 +00:00
wuyangyong
736bd9fd66
modify stm32 usb-cable
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@323 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-20 05:56:28 +00:00
bernard.xiong
0b546c0e24
update radio code to v2.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@320 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-19 14:31:11 +00:00
bernard.xiong
1a989ed8d9
update rtconfig.h for sam7s.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@318 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-19 06:21:33 +00:00
wuyangyong
f4af7e8401
add stm32 netradio sch v2.01
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@316 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-18 15:49:24 +00:00
mbbill
02cffa3778
FIX: Update MDK4.x project file.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@312 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-18 03:37:25 +00:00
bernard.xiong
201113c5d4
update according to lwip 1.3.2
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@309 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-15 13:21:08 +00:00
bernard.xiong
8bc1d0836e
update project and configure file for lwip 1.3.2
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@304 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-14 23:41:59 +00:00
gary.li.wenchao.4
5cfa9531a4
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@300 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-14 03:19:27 +00:00
gary.li.wenchao.4
f22b1de618
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@299 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-14 02:58: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
582dd70930
update dm9000 driver, init and isr.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@293 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-08 14:35:52 +00:00
qiuyiuestc
e0f0d6da6a
fix data order problem of sdcard driver.
...
fix filesystem byte alignment problem.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@290 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-07 16:10:53 +00:00
aganhx@gmail.com
693682c44a
update sdcard driver
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@289 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-07 12:31:27 +00:00
wuyangyong
4f57db5c0b
fix lpc2148 project.uv2
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@288 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-05 06:25:24 +00:00
wuyangyong
4d263b6490
fix lpc2148 demo
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@287 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-05 06:09:30 +00:00
bernard.xiong
9b905b5443
add more component options.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@284 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-04 15:00:14 +00:00
bernard.xiong
53d15c1349
update project file for RTGUI modification.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@283 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-04 06:53:23 +00:00
aganhx@gmail.com
7b9c3e6bd0
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@276 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-03 09:38: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
qiuyiuestc
5d45949ec5
prepare for RT-Thread/LM3S 0.3.0 version
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@274 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-02 16:38:50 +00:00
bernard.xiong
0b26d44a74
Add lcd driver (N35, T35 and A70).
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@273 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-01 09:25:00 +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
mbbill
f1d2ac8598
FIX: Fixed an assert error.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@271 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-31 16:14:32 +00:00
wuyangyong
620cde72e3
fix netradio mass_storage
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@270 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-31 15:40:59 +00:00
wuyangyong
aecf1601d8
add mass_storage for stm32_radio
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@269 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-31 14:12:11 +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
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
bernard.xiong
f02f4c1ca1
change player.c directory in project file.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@174 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-24 10:34:48 +00:00
bernard.xiong
a55b0d6abe
add modal show support on filelist view.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@173 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-24 10:27:14 +00:00
bernard.xiong
8142c88001
add radio resource files (which should be put under \resource folder)
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@172 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-23 23:38:01 +00:00
bernard.xiong
010cec2009
add radio player UI
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@171 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-23 23:34:58 +00:00
bernard.xiong
c1e1d638ff
add dm9000a driver.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@170 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-19 07:31:17 +00:00
bernard.xiong
b4f84d0e72
update stm3210 branch according to stm32f107.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@168 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-15 14:54:18 +00:00
bernard.xiong
3344963e4b
add more STM32F107 support
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@165 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-15 14:45:03 +00:00
bernard.xiong
7f60fd9f80
add lcd driver for U-EasyTech STM32F103, STM32F107 board.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@164 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-15 14:34:14 +00:00
bernard.xiong
0d9a579a81
add HDC image in project file
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@162 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-09 10:06:46 +00:00
bernard.xiong
51b25cd487
add FINSH_DEVIE_NAME definition.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@161 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-09 10:01:05 +00:00
bernard.xiong
c7e0ca97cd
add network.xpm
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@160 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-09 09:58:16 +00:00
bernard.xiong
d481cd57ca
update STM32F107 project file to add filesystem component
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@153 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-06 00:08:29 +00:00
bernard.xiong
d1278740b8
update project file.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@152 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-06 00:02:45 +00:00
bernard.xiong
eb24e9da00
add more UI files into radio.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@151 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-06 00:00:39 +00:00
bernard.xiong
852f73f7a0
add more UI files into radio.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@150 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-05 23:59:01 +00:00
bernard.xiong
6423349c34
add elm chan's fatfs init
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@144 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-03 07:15:22 +00:00
bernard.xiong
6e71f1af7d
add DFS_ELMFAT option
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@142 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-26 23:14:57 +00:00
bernard.xiong
34f3f2538b
update stm32 ethernet code
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@133 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-24 23:51:11 +00:00
bernard.xiong
68b84d808a
cleanup code
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@132 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-24 23:50:26 +00:00
bernard.xiong
5e0d137313
update spi interface sdcard driver.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@131 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-24 23:49:55 +00:00
bernard.xiong
1042d2dd87
update STM32F107 project.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@130 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-24 23:44:35 +00:00
wuyangyong
a599ab3b62
fix the led_examples_project
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@127 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-23 06:16:38 +00:00
bernard.xiong
34367d5eab
add finsh information section in ld script.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@124 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-23 06:12:16 +00:00
wuyangyong
8bae291939
update the led_examples_project
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@123 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-23 05:44:36 +00:00
bernard.xiong
19c6eedc69
update armcc compiler options to support debug in Keil.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@122 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-22 23:53:35 +00:00
bernard.xiong
2f55ad6e89
move more options to rtconfig.py
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@120 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-22 09:44:08 +00:00
bernard.xiong
a8065da962
move component options to itself scons script.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@119 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-21 23:51:32 +00:00
bernard.xiong
a7c1e7c3a4
update scons build script
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@117 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-21 05:54:48 +00:00