rockbox/firmware/target/arm/as3525/sansa-e200v2
Thomas Martitz 1ad58f9757 Sansa e200v2: Some LCD driver changes (none with functional changes):
1) put window addressing in a seperate function like on the fuze
2) use fb_data instead of unsigned short
3) change clipping a bit

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20051 a1c6a512-1295-4272-9138-f99709370657
2009-02-19 20:40: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 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 Sansa e200v2: Some LCD driver changes (none with functional changes): 2009-02-19 20:40:00 +00:00