rt-thread-official/bsp/stm32_radio
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
..
Libraries add UI freeze when USB cable is connected. 2010-02-24 16:05:37 +00:00
fmt0371 在系统启动时复位全部外部芯片,防止工作在不确定状态,同时修正GPIO的配置:只在一处配置FSMC的IO 2010-02-25 14:19:39 +00:00
ili9325 add ili9325 dirction option 2010-03-06 02:01:59 +00:00
libwma update code to be compatible with STM32 FW lib 3.1.0 2009-09-29 22:42:41 +00:00
mp3 update stm32 radio code; add backspace key support in finsh; 2009-08-19 13:14:50 +00:00
resource Removed the const definition in hz12 font file info which causes hard fault when loading. 2010-02-04 21:35:19 +00:00
sch 添加模块定义和设计尺寸 2010-02-26 04:29:34 +00:00
application.c 在系统启动时复位全部外部芯片,防止工作在不确定状态,同时修正GPIO的配置:只在一处配置FSMC的IO 2010-02-25 14:19:39 +00:00
board.c remove some console functions; fix the items free issue in station list. 2010-03-08 23:49:25 +00:00
board.h fix memory overwrite on shoutcast meta data reception. 2010-02-22 13:35:47 +00:00
codec.c stm32_radio: Adds codec master mode to WM8978 driver. 2010-02-08 04:22:59 +00:00
codec.h stm32_radio: Updates the initialization sequence of the WM8978 driver, and adds EQ/sample rate control. 2010-02-04 19:34:31 +00:00
device_info.c add radio station selection; remove list and filelist view implementation in STM32 radio; remove warning of RTGUI. 2010-02-17 23:56:49 +00:00
dm9000.c add radio station selection; remove list and filelist view implementation in STM32 radio; remove warning of RTGUI. 2010-02-17 23:56:49 +00:00
dm9000.h update radio code to v2. 2010-01-19 14:31:11 +00:00
fsmc_nand.c 在系统启动时复位全部外部芯片,防止工作在不确定状态,同时修正GPIO的配置:只在一处配置FSMC的IO 2010-02-25 14:19:39 +00:00
fsmc_nand.h update net_radio Libraries to 3.1.2 2009-10-08 14:43:07 +00:00
fsmc_sram.c 在系统启动时复位全部外部芯片,防止工作在不确定状态,同时修正GPIO的配置:只在一处配置FSMC的IO 2010-02-25 14:19:39 +00:00
http.c fix resolve host name issue 2010-02-26 15:49:35 +00:00
http.h update according to lwip 1.3.2 2010-01-15 13:21:08 +00:00
info.c RTGUI use 16 weight font as default font. 2010-02-08 14:14:41 +00:00
key.c update remote for stm32netradio 2010-02-02 07:10:13 +00:00
lcd.c 完善触摸和SPI_FLASH驱动 2010-02-25 14:42:39 +00:00
lcd.h add lcd driver; add gui routine 2009-10-16 00:06:15 +00:00
mp3.c fix http request; fix netbuf worker stat 2010-02-24 14:56:28 +00:00
mp3.h add radio station selection; remove list and filelist view implementation in STM32 radio; remove warning of RTGUI. 2010-02-17 23:56:49 +00:00
netbuffer.c fix http request; fix netbuf worker stat 2010-02-24 14:56:28 +00:00
netbuffer.h fix http request; fix netbuf worker stat 2010-02-24 14:56:28 +00:00
network.xpm add network.xpm 2009-11-09 09:58:16 +00:00
network_disconnect.xpm add network.xpm 2009-11-09 09:58:16 +00:00
picture.c add more buffer in mp3 decoder. add picture browse support. 2010-02-17 11:00:04 +00:00
picture.h add more buffer in mp3 decoder. add picture browse support. 2010-02-17 11:00:04 +00:00
play.hdh update resource 2009-12-01 15:33:18 +00:00
play_list.c add radio station selection; remove list and filelist view implementation in STM32 radio; remove warning of RTGUI. 2010-02-17 23:56:49 +00:00
play_list.h split player code to player_background and player_ui; add play list code; add wm8978 driver for codec v2 board; add sdcard waiting check. 2009-12-01 15:31:48 +00:00
player_bg.c fix http request; fix netbuf worker stat 2010-02-24 14:56:28 +00:00
player_bg.h add UI freeze when USB cable is connected. 2010-02-24 16:05:37 +00:00
player_ui.c add UI freeze when USB cable is connected. 2010-02-24 16:05:37 +00:00
player_ui.h add UI freeze when USB cable is connected. 2010-02-24 16:05:37 +00:00
project.Opt fix ili9325 driver 2010-02-23 17:15:03 +00:00
project.Uv2 fix ili9325 driver 2010-02-23 17:15:03 +00:00
remote.c git-svn-id: https://rt-thread.googlecode.com/svn/trunk@399 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-02-10 06:31:27 +00:00
rtc.c 完善RTC部分 2010-02-17 07:51:42 +00:00
rtc.h add stm32 radio 2009-07-27 23:28:26 +00:00
rtconfig.h add spi flash as FAT file system. 2010-02-22 23:51:07 +00:00
sdcard.c Corrected MP3 duration calculation. / Increased SD card wait count to 10 for slow cards. / Updated play time display of player UI. 2010-02-21 20:41:42 +00:00
sdcard.h change play thread to static thread. use elm fatfs on radio project. 2010-01-21 14:12:40 +00:00
spi_flash.c chage SPI_FLASH timeout 2010-02-25 16:17:46 +00:00
spi_flash.h Perfect the AT45DB driver 2010-01-22 06:22:31 +00:00
startup.c stm32_radio: Updates the initialization sequence of the WM8978 driver, and adds EQ/sample rate control. 2010-02-04 19:34:31 +00:00
station_list.c remove some console functions; fix the items free issue in station list. 2010-03-08 23:49:25 +00:00
station_list.h add radio station selection; remove list and filelist view implementation in STM32 radio; remove warning of RTGUI. 2010-02-17 23:56:49 +00:00
stm32f10x_conf.h add remote for stm32_netradio 2010-02-01 19:47:12 +00:00
stm32f10x_it.c fix memory overwrite on shoutcast meta data reception. 2010-02-22 13:35:47 +00:00
stm32f10x_it.h update to cl 2009-09-03 04:59:15 +00:00
stop.hdh update resource 2009-12-01 15:33:18 +00:00
today.c add more UI files into radio. 2009-11-05 23:59:01 +00:00
touch.c 完善触摸和SPI_FLASH驱动 2010-02-25 14:42:39 +00:00
usart.c remove some console functions; fix the items free issue in station list. 2010-03-08 23:49:25 +00:00
usart.h change play thread to static thread. use elm fatfs on radio project. 2010-01-21 14:12:40 +00:00
wav.c add radio player UI 2009-11-23 23:34:58 +00:00
wma.c update wma example 2009-09-10 09:49:50 +00:00