rockbox/firmware/target/arm/as3525/sansa-e200v2
Thomas Martitz 30255d53da Get rid of disabling irq. Simply blocking does it too, it also caused problems (particulary with scrolling lines).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20040 a1c6a512-1295-4272-9138-f99709370657
2009-02-18 16:38:16 +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 fix yellow. 2009-02-16 20:02:09 +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 Get rid of disabling irq. Simply blocking does it too, it also caused problems (particulary with scrolling lines). 2009-02-18 16:38:16 +00:00