rockbox/firmware/target/arm/as3525/sansa-e200v2
Thomas Martitz 78e0e85ffb Redo some parts of my previous commit, thanks Jens and Dave
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19869 a1c6a512-1295-4272-9138-f99709370657
2009-01-27 19:45:00 +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 FS#9532 - e200v2 buttons 2008-11-07 05:31:05 +00:00
button-target.h Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently used by Logik DAX and m200v1 ports) driver up in the target tree and share with the m200v2 - as2525 parts contributed by Rafael Carre. Includes the start (but is still very incomplete) of an LCD driver for the e200v2. m200v2 is not yet fully supported by mkamsboot - that will come soon. Also some minor cleanups for the Clip. 2008-10-19 14:11:01 +00:00
lcd-e200v2.c Commit updated FS#9569 by Michael Chicoine. Fixes a bug in lcd_update_rect on the e200v2. 2008-12-16 02:50:39 +00:00