mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the hard work in figuring out how to communicate with the tuner.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15578 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
496027d8bb
commit
c495cdae59
9 changed files with 263 additions and 15 deletions
|
@ -557,6 +557,7 @@ target/arm/i2s-pp.c
|
|||
target/arm/iriver/h10/adc-h10.c
|
||||
target/arm/iriver/h10/backlight-h10.c
|
||||
target/arm/iriver/h10/button-h10.c
|
||||
target/arm/iriver/h10/fmradio_i2c-h10.c
|
||||
target/arm/iriver/h10/lcd-h10_20gb.c
|
||||
target/arm/iriver/h10/power-h10.c
|
||||
target/arm/iriver/h10/powermgmt-h10.c
|
||||
|
@ -573,6 +574,7 @@ target/arm/i2s-pp.c
|
|||
target/arm/iriver/h10/adc-h10.c
|
||||
target/arm/iriver/h10/backlight-h10.c
|
||||
target/arm/iriver/h10/button-h10.c
|
||||
target/arm/iriver/h10/fmradio_i2c-h10.c
|
||||
target/arm/iriver/h10/lcd-h10_5gb.c
|
||||
target/arm/iriver/h10/power-h10.c
|
||||
target/arm/iriver/h10/powermgmt-h10.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue