rockbox/firmware/target
Amaury Pouly 1d21e54fc4 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>
2012-05-12 13:09:06 +02:00
..
arm fuze+: add RDS support 2012-05-12 13:09:06 +02:00
coldfire remove debug-target.h 2012-05-07 00:55:59 -04:00
hosted Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
mips remove debug-target.h 2012-05-07 00:55:59 -04:00
sh remove debug-target.h 2012-05-07 00:55:59 -04:00