rockbox/firmware/target/arm/ipod/1g2g
2007-09-12 22:24:58 +00:00
..
adc-ipod-1g2g.c Interrupt driven ADC reading on the 2nd gen. 2007-07-30 23:48:03 +00:00
adc-target.h First version of a 1st/2nd gen ADC driver. 1st gen is untested yet. 2007-07-30 20:12:03 +00:00
backlight-1g2g.c
backlight-target.h * Don't touch the backlight(s) (and buttonlight) at backlight init in order to avoid a short flash when the lights are both disabled in the bootloader and in rockbox settings. * Properly reflect the backlight state set by the 1st/2nd gen bootloader. 2007-09-12 22:24:58 +00:00
powermgmt-1g2g.c First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines. 2007-08-17 06:45:18 +00:00