rockbox/firmware/target/arm/ipod
Jens Arnold 4e8b171fc4 Interrupt driven ADC reading on the 2nd gen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14086 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 23:48:03 +00:00
..
1g2g Interrupt driven ADC reading on the 2nd gen. 2007-07-30 23:48:03 +00:00
3g iPod 2nd gen: * Fake battery voltage of 4.00V so rockbox doesn't shutdown (ADC is not yet implemented). * Fix button hold polarity for main rockbox. * Implement backlight inversion (the 1st/2nd gen backlight works in a way that makes the LCD look inverted when active). * Fix default contrast and clean up target tree. 2007-07-27 12:05:54 +00:00
video
adc-ipod-pcf.c First version of a 1st/2nd gen ADC driver. 1st gen is untested yet. 2007-07-30 20:12:03 +00:00
adc-target.h
backlight-4g_color.c
backlight-mini1g_mini2g.c
backlight-nano_video.c
backlight-target.h
button-1g-3g.c iPod 1st..3rd gen: Interrupt driven button driver for 100% smooth wheel operation. 2007-07-29 08:03:21 +00:00
button-clickwheel.c
button-mini1g.c
button-target.h
lcd-color_nano.c Remove the hack which read the ipod hardware revision from flash in the bootloader and passed it to Rockbox via a fixed address in SDRAM. Rockbox now remaps flash and so can just read the value itself. Also clean up the debug menu a little - only display the hw revision for ipods, and add the lcd_type variable to indicate the type of LCD (0 or 1) for ipod Color/Photo. 2007-07-25 13:12:38 +00:00
lcd-gray.c 2nd gen: Correct LCD inversion state on init. * Fine tuned default contrast. 2007-07-27 12:40:36 +00:00
power-ipod.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00