rockbox/firmware/target/arm/as3525/sansa-e200v2
Bertrik Sikken a87aad3284 Add missing powermgmt-e200v2.c file from FS#9968
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20466 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 19:22:12 +00:00
..
backlight-target.h e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 code - this should probably be unified, along with other upcoming v2 code), plus clean up the lcd init by calling lcd_init() directly in the bootloader, instead of lcd_init_device(). 2008-10-29 01:42:03 +00:00
button-e200v2.c Show DBOP in the e200v2's view IO ports menu. 2009-02-18 17:46:11 +00:00
button-target.h e200v2: make buttons and scrollwheel work. Still ugly as we need to disable interrupts while updating the lcd. 2009-02-16 19:50:52 +00:00
lcd-e200v2.c Fix reds and yellows (hopefully). Some targets apparently didn't properly #ifdef lcd_enable and lcd_sleep code out, so that it got partly active in the bootloader; rename the ui simulator stub fixes most reds; for the clip: move the hook code into lcd-1bit-vert.c which should fix the bootloader red. 2009-03-17 03:36:36 +00:00
powermgmt-e200v2.c Add missing powermgmt-e200v2.c file from FS#9968 2009-03-22 19:22:12 +00:00