e200v2: make buttons and scrollwheel work. Still ugly as we need to disable interrupts while updating the lcd.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20019 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Wenger 2009-02-16 19:50:52 +00:00
parent aecc224eca
commit 2871963bee
3 changed files with 237 additions and 70 deletions

View file

@ -30,10 +30,6 @@
bool button_hold(void);
void button_init_device(void);
int button_read_device(void);
#ifndef BOOTLOADER
void clickwheel_int(void);
#endif
void button_int(void);
/* Sandisk Sansa E200 button codes */