.. |
Libraries
|
e1f2525416
Perfect the AT45DB driver
|
15 years ago |
fmt0371
|
d3c6a6abb6
add lcd driver; add gui routine
|
15 years ago |
ili9325
|
e1a2102e51
add new lcd driver ili9325
|
15 years ago |
libwma
|
2c64b28607
update code to be compatible with STM32 FW lib 3.1.0
|
15 years ago |
mp3
|
e00da562ed
update stm32 radio code; add backspace key support in finsh;
|
16 years ago |
resource
|
d5b20ba603
Removed the const definition in hz12 font file info which causes hard fault when loading.
|
15 years ago |
sch
|
f4af7e8401
add stm32 netradio sch v2.01
|
15 years ago |
application.c
|
201113c5d4
update according to lwip 1.3.2
|
15 years ago |
board.c
|
d1b86442fe
for stm32radio: modify mac address,set UART rx PIN: IPU,modify key.c
|
15 years ago |
board.h
|
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.
|
15 years ago |
codec.c
|
8d78b3743a
stm32_radio: Updates the initialization sequence of the WM8978 driver, and adds EQ/sample rate control.
|
15 years ago |
codec.h
|
8d78b3743a
stm32_radio: Updates the initialization sequence of the WM8978 driver, and adds EQ/sample rate control.
|
15 years ago |
device_info.c
|
010cec2009
add radio player UI
|
15 years ago |
dm9000.c
|
d1b86442fe
for stm32radio: modify mac address,set UART rx PIN: IPU,modify key.c
|
15 years ago |
dm9000.h
|
0b546c0e24
update radio code to v2.
|
15 years ago |
filelist.c
|
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.
|
15 years ago |
filelist.h
|
010cec2009
add radio player UI
|
15 years ago |
fsmc_nand.c
|
18fd853790
update code according to stm32 radio board; add dm9000 eth driver; add nand/lcd test code.
|
15 years ago |
fsmc_nand.h
|
cfbcf2e82f
update net_radio Libraries to 3.1.2
|
15 years ago |
fsmc_sram.c
|
cfbcf2e82f
update net_radio Libraries to 3.1.2
|
15 years ago |
gui.c
|
eb24e9da00
add more UI files into radio.
|
15 years ago |
http.c
|
201113c5d4
update according to lwip 1.3.2
|
15 years ago |
http.h
|
201113c5d4
update according to lwip 1.3.2
|
15 years ago |
info.c
|
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.
|
15 years ago |
key.c
|
d71ec9b0bd
update remote for stm32netradio
|
15 years ago |
lcd.c
|
e1a2102e51
add new lcd driver ili9325
|
15 years ago |
lcd.h
|
d3c6a6abb6
add lcd driver; add gui routine
|
15 years ago |
listview.c
|
010cec2009
add radio player UI
|
15 years ago |
listview.h
|
010cec2009
add radio player UI
|
15 years ago |
mp3.c
|
cefc4f7aa5
change play thread to static thread. use elm fatfs on radio project.
|
15 years ago |
netbuffer.c
|
201113c5d4
update according to lwip 1.3.2
|
15 years ago |
netbuffer.h
|
7ac09ece24
add http mp3 file to play; add MMC card support in sdcard driver (by gzhuli)
|
15 years ago |
network.xpm
|
c7e0ca97cd
add network.xpm
|
15 years ago |
network_disconnect.xpm
|
c7e0ca97cd
add network.xpm
|
15 years ago |
play.hdh
|
720181e417
update resource
|
15 years ago |
play_list.c
|
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.
|
15 years ago |
play_list.h
|
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.
|
15 years ago |
player_bg.c
|
cefc4f7aa5
change play thread to static thread. use elm fatfs on radio project.
|
15 years ago |
player_bg.h
|
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.
|
15 years ago |
player_ui.c
|
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.
|
15 years ago |
player_ui.h
|
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.
|
15 years ago |
project.Opt
|
ef88a2f5c9
add remote for stm32_netradio
|
15 years ago |
project.Uv2
|
ef88a2f5c9
add remote for stm32_netradio
|
15 years ago |
remote.c
|
d71ec9b0bd
update remote for stm32netradio
|
15 years ago |
rtc.c
|
cfbcf2e82f
update net_radio Libraries to 3.1.2
|
15 years ago |
rtc.h
|
e653914623
add stm32 radio
|
16 years ago |
rtconfig.h
|
cefc4f7aa5
change play thread to static thread. use elm fatfs on radio project.
|
15 years ago |
sdcard.c
|
cefc4f7aa5
change play thread to static thread. use elm fatfs on radio project.
|
15 years ago |
sdcard.h
|
cefc4f7aa5
change play thread to static thread. use elm fatfs on radio project.
|
15 years ago |
spi_flash.c
|
e1f2525416
Perfect the AT45DB driver
|
15 years ago |
spi_flash.h
|
e1f2525416
Perfect the AT45DB driver
|
15 years ago |
startup.c
|
8d78b3743a
stm32_radio: Updates the initialization sequence of the WM8978 driver, and adds EQ/sample rate control.
|
15 years ago |
stm32f10x_conf.h
|
ef88a2f5c9
add remote for stm32_netradio
|
15 years ago |
stm32f10x_it.c
|
8d78b3743a
stm32_radio: Updates the initialization sequence of the WM8978 driver, and adds EQ/sample rate control.
|
15 years ago |
stm32f10x_it.h
|
9949cd72f2
update to cl
|
16 years ago |
stop.hdh
|
720181e417
update resource
|
15 years ago |
today.c
|
852f73f7a0
add more UI files into radio.
|
15 years ago |
usart.c
|
284727de4a
fix the NVIC Priority Inversion
|
15 years ago |
usart.h
|
cefc4f7aa5
change play thread to static thread. use elm fatfs on radio project.
|
15 years ago |
wav.c
|
010cec2009
add radio player UI
|
15 years ago |
wm8753.c
|
201113c5d4
update according to lwip 1.3.2
|
15 years ago |
wma.c
|
91ed3ab183
update wma example
|
16 years ago |
workbench.c
|
852f73f7a0
add more UI files into radio.
|
15 years ago |