rockbox/firmware/target/arm/olympus/mrobe-100
Mark Arigo cc7e667ef2 fix red
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16401 a1c6a512-1295-4272-9138-f99709370657
2008-02-24 04:27:36 +00:00
..
adc-target.h - share adc reading code between h10 and mrobe100 2008-01-12 20:36:45 +00:00
backlight-mr100.c Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works. The ADC driver was copied from the H10 port (they can probably be combined later), but the battery readings aren't right and it shuts down. The touch pad buttons do not work. Install the bootloader and rockbox the H10 way. Still lots of work to do. 2008-01-09 07:24:43 +00:00
backlight-target.h Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works. The ADC driver was copied from the H10 port (they can probably be combined later), but the battery readings aren't right and it shuts down. The touch pad buttons do not work. Install the bootloader and rockbox the H10 way. Still lots of work to do. 2008-01-09 07:24:43 +00:00
button-mr100.c Driver for the Synaptics touchpad on the m:robe 100 based on the 3-wire interface spec. Needs some tweaking as it's too sensitive with the default hardware settings. For now, the vertical strip is divided into up/select/down buttons. Also, redo the keymap (using the Gigabeat as a starting point), but it still needs a good bit of work. 2008-02-24 04:12:16 +00:00
button-target.h fix red 2008-02-24 04:27:36 +00:00
lcd-mr100.c m:robe 100: 2008-01-11 21:48:01 +00:00
power-mr100.c mrobe 100: (1) device reset in system_init is same as H10. (2) make power_off actually work. 2008-02-03 00:04:02 +00:00
powermgmt-mr100.c m:robe 100: tweaks for more reliable shutdown 2008-01-13 12:35:10 +00:00