rockbox/firmware/target/arm/as3525/sansa-clipplus
Jack Halpin 3a60a6aa23 Sansa Clip+: Implement button driver.
Initial button driver for clip+.  I've followed the steps the OF uses to read the buttons.
There is no hold button on the clip+ so for now calling button_hold() siply returns false.
The OF actually sets an additional flag for the 2nd read from D6 and not BUTTON_POWER as I have done here. 

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24669 a1c6a512-1295-4272-9138-f99709370657
2010-02-15 19:29:47 +00:00
..
backlight-clip.c
backlight-target.h
button-clip.c Sansa Clip+: Implement button driver. 2010-02-15 19:29:47 +00:00
button-target.h