rockbox/firmware/target/arm/imx233/sony-nwz
Amaury Pouly c2c2274e0a imx233: factor adc accross targets
The old code allowed each target to specify its adc targets but this proved
useless since the target rely directly on imx233/lradc for input method and
generic adc is mostly used for battery and debug. Remove all target specific
files and provide a generic implemenation. The targets can still specify a
battery temperature channel in powermgmt-target.h

Change-Id: I68cf2e3e46379d174ac6d774ffb237bb15a19ae3
2013-11-19 19:04:03 +00:00
..
audio-target.h Initial commit for the sony NWZ-E360 and NWZ-E370 2013-09-25 14:31:39 +02:00
backlight-nwz.c Initial commit for the sony NWZ-E360 and NWZ-E370 2013-09-25 14:31:39 +02:00
backlight-target.h Initial commit for the sony NWZ-E360 and NWZ-E370 2013-09-25 14:31:39 +02:00
button-nwz.c Initial commit for the sony NWZ-E360 and NWZ-E370 2013-09-25 14:31:39 +02:00
button-target.h Initial commit for the sony NWZ-E360 and NWZ-E370 2013-09-25 14:31:39 +02:00
debug-nwz.c Initial commit for the sony NWZ-E360 and NWZ-E370 2013-09-25 14:31:39 +02:00
fmradio-i2c-nwz.c Initial commit for the sony NWZ-E360 and NWZ-E370 2013-09-25 14:31:39 +02:00
lcd-nwze360.c sonynwze360: fix color swap 2013-09-26 16:41:57 +02:00
lcd-nwze370.c Initial commit for the sony NWZ-E360 and NWZ-E370 2013-09-25 14:31:39 +02:00
lcd-target.h Initial commit for the sony NWZ-E360 and NWZ-E370 2013-09-25 14:31:39 +02:00
power-nwz.c Initial commit for the sony NWZ-E360 and NWZ-E370 2013-09-25 14:31:39 +02:00
powermgmt-nwze360.c Initial commit for the sony NWZ-E360 and NWZ-E370 2013-09-25 14:31:39 +02:00
powermgmt-nwze370.c Initial commit for the sony NWZ-E360 and NWZ-E370 2013-09-25 14:31:39 +02:00
powermgmt-target.h Initial commit for the sony NWZ-E360 and NWZ-E370 2013-09-25 14:31:39 +02:00