rockbox/firmware/target/arm/imx233/sansa-fuzeplus
Amaury Pouly 8cadb587e8 fuzeplus: fix lcd-target.h (LCD_FRAMEBUF_ADDR must point to lcd_framebuffer and not FRAME)
Change-Id: Ia1f16f9b8e3041517b60336c06aedd40dfd2be12
2012-01-15 02:29:30 +01:00
..
adc-fuzeplus.c imx233: remove virtual 5V channel (value doesn't make sense), fix battery conversion (need to trigger delay) 2011-11-14 21:42:43 +00:00
adc-target.h imx233/fuze+: add fuze+ to the simulator framework 2011-09-25 15:35:39 +00:00
audio-fuzeplus.c imx233/fuze+: implement pcm out and audio codec, update SOURCES 2011-10-18 22:08:41 +00:00
backlight-fuzeplus.c fuze+: fix backlight to have a real zero 2011-11-14 19:46:09 +00:00
backlight-target.h
button-fuzeplus.c fuze+: workaround the power/volume+ multiplexing that would trigger a false power button detection on heavy usage (FS#12405). Thanks to Jean-Louis Biasini 2012-01-07 18:01:01 +00:00
button-target.h fix fuze+ build: we need stdbool.h for bool 2012-01-08 00:22:39 +00:00
debug-fuzeplus.c imx233: move dbg function declaration to system-target.h 2012-01-04 06:37:25 +00:00
fmradio-i2c-fuzeplus.c imx233/fuze+: huge rework 2011-07-23 11:45:22 +00:00
lcd-fuzeplus.c Convert remaining memframe LCDs that can be convert to common code. 2011-12-16 23:40:39 +00:00
lcd-target.h fuzeplus: fix lcd-target.h (LCD_FRAMEBUF_ADDR must point to lcd_framebuffer and not FRAME) 2012-01-15 02:29:30 +01:00
power-fuzeplus.c imx233/fuze+: set drive strength of tuner chip enable pin, enable backlight on panic 2011-11-17 23:10:22 +00:00
powermgmt-fuzeplus.c imx233/fuze+: implement power management(battery charger), add powermgmt debug info, add power debug info, move target specific powermgmt code to its own files, remove auto-slow setup which was forgotten for debugging 2011-12-24 19:20:12 +00:00
powermgmt-target.h imx233/fuze+: implement power management(battery charger), add powermgmt debug info, add power debug info, move target specific powermgmt code to its own files, remove auto-slow setup which was forgotten for debugging 2011-12-24 19:20:12 +00:00