rockbox/firmware/target/arm/as3525/sansa-e200v2
Thomas Martitz f6f426eda4 e200v2: fix broken lcd driver and cleanup a little bit further.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20063 a1c6a512-1295-4272-9138-f99709370657
2009-02-20 15:10:49 +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 e200v2: fix broken lcd driver and cleanup a little bit further. 2009-02-20 15:10:49 +00:00