rockbox/firmware/target/arm/olympus/mrobe-100
Jonathan Gordon b37e6bc8c1 lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Change all lcd drivers to using a pointer to the static framebuffer
instead of directly accessing the static array. This will let us
later do fun things like dynamic framebuffer sizes (RaaA) or
ability to use different buffers for different layers (dynamic
skin backdrops!)

Change-Id: I0a4d58a9d7b55e6c932131b929e5d4c9f9414b06
2012-02-28 11:44:59 +11: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 move _remote_backlight_* to common header 2012-01-07 19:32:50 +00:00
backlight-target.h initial commit of remote support for m:robe 100 courtesy of lowlight; simulator support including small fixes for the m:robe 500 2009-07-26 14:26:14 +00:00
button-mr100.c lcd-remote-target.h: Use only in firmware/target/ 2012-01-07 20:05:44 +00:00
button-target.h button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
lcd-as-mr100.S FS#11335 by me: make ARM assembly functions thumb-friendly 2010-06-11 04:41:36 +00:00
lcd-mr100.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
lcd-remote-mr100.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
lcd-remote-target.h move _remote_backlight_* to common header 2012-01-07 19:32:50 +00:00
power-mr100.c move lcd remote common declarations to lcd-remote.h 2012-01-07 18:34:09 +00:00
powermgmt-mr100.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00