rockbox/firmware/target/arm/as3525/sansa-e200v2
Thomas Martitz 740e5a2ffe Show DBOP in the e200v2's view IO ports menu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20042 a1c6a512-1295-4272-9138-f99709370657
2009-02-18 17:46:11 +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 Return old button value if lcd_button_supprt was blocked. 2009-02-18 17:43:38 +00:00