diff options
| author | Amaury Pouly <amaury.pouly@gmail.com> | 2012-05-10 18:29:43 +0200 |
|---|---|---|
| committer | Amaury Pouly <amaury.pouly@gmail.com> | 2012-05-12 13:09:06 +0200 |
| commit | 1d21e54fc4f586bbdfb765c90c9a64c060eeecc4 (patch) | |
| tree | b6eb135bd7136781bda7c5d2d9ce08b3d74d78eb /apps/codec_thread.c | |
| parent | 2202ed35351c30af6ce157002e5cb072b0b66a69 (diff) | |
| download | rockbox-1d21e54fc4f586bbdfb765c90c9a64c060eeecc4.zip rockbox-1d21e54fc4f586bbdfb765c90c9a64c060eeecc4.tar.gz rockbox-1d21e54fc4f586bbdfb765c90c9a64c060eeecc4.tar.bz2 rockbox-1d21e54fc4f586bbdfb765c90c9a64c060eeecc4.tar.xz | |
fuze+: add RDS support
I successfully identified the STC/RDS pin as B2P27.
Strangely the OF uses polling instead of interrupts
but since they routed it, let's use it! On the fuze+
the fmradio i2c uses bit toggling so we can't read
the RDS data in the interrupt context. Instead we
defer the work to a thread.
Change-Id: Iedfa425320e6c91b4351b72e97c732696bdb2b73
Reviewed-on: http://gerrit.rockbox.org/236
Reviewed-by: Bertrik Sikken <bertrik@sikken.nl>
Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
Diffstat (limited to 'apps/codec_thread.c')
0 files changed, 0 insertions, 0 deletions