forked from len0rd/rockbox
FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet
implemented but manual tuning works nicely. Thanks to Rafaël Carré, Bertrik Sikken and Robert Menes for suggestions and debugging help. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19372 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a13c162719
commit
65f61d6cce
13 changed files with 354 additions and 9 deletions
|
@ -764,6 +764,8 @@ target/arm/imx31/gigabeat-s/usb-imx31.c
|
|||
target/arm/imx31/gigabeat-s/wmcodec-imx31.c
|
||||
#ifndef BOOTLOADER
|
||||
target/arm/imx31/gigabeat-s/pcm-imx31.c
|
||||
target/arm/imx31/gigabeat-s/audio-gigabeat-s.c
|
||||
target/arm/imx31/gigabeat-s/fmradio-i2c-gigabeat-s.c
|
||||
#endif
|
||||
#endif /* SIMULATOR */
|
||||
#endif /* GIGABEAT_S */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue