rockbox/firmware/target/arm/as3525/sansa-fuze
Thomas Martitz 1cb3ff0ab0 Sansa Fuze buttons:
1) fix driver from reading invalid home button while lcd updates (use old value then)
2) put in a 1s delay for power button reading after releasing hold
3) revert r20028, I thought it wasn't needed, since I didn't update the bootloader
4) enable hold for the bootloader (even though not really needed, but is consistent with other targets)
5) let button_dbop return DBOP_DIN, and do the reading in button_read_device
6) various cleanups

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20054 a1c6a512-1295-4272-9138-f99709370657
2009-02-19 21:20:42 +00:00
..
backlight-target.h Fix reds. Also note my r19221 commit message had a typo - shoudld have been e200/c200, not e100. 2008-11-26 10:21:03 +00:00
button-fuze.c Sansa Fuze buttons: 2009-02-19 21:20:42 +00:00
button-target.h Updated Fuze button code. FS#9645 by Thomas Martitz. 2008-12-31 21:02:56 +00:00
lcd-fuze.c Sansa Fuze buttons: 2009-02-19 21:20:42 +00:00