rockbox/firmware/target/arm/olympus/mrobe-100
Mark Arigo f34cd80f63 Backlight brightness and button lights for the Philips HDD1630
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20035 a1c6a512-1295-4272-9138-f99709370657
2009-02-18 02:19:22 +00:00
..
adc-target.h Move the PP5020 ADC defines to the c-file instead of repeating them across the header files. Also, the Tatung TPJ1022 should use the common PP5020 ADC driver. 2009-01-27 03:19:57 +00:00
backlight-mr100.c
backlight-target.h
button-mr100.c Backlight brightness and button lights for the Philips HDD1630 2009-02-18 02:19:22 +00:00
button-target.h Working touchpad for the Philips HDD1630 using the Synaptics driver. Like the m:robe 100, the strip is divided into up, select, and down button regions. You can't swipe like in the OF. The keymap still needs some work. 2008-12-19 03:31:26 +00:00
lcd-as-mr100.S
lcd-mr100.c
power-mr100.c Simplify powermgmt thread loops so it calls functions turn (no more power_thread_sleep). Do other target-friendly simplifications, generic battery switch handling and split sim-specific code. Whoever can, please verify charging on the Archos Recorder (due to change in the charger duty cycle code). 2008-12-24 16:58:41 +00:00
powermgmt-mr100.c