forked from len0rd/rockbox
* Get interrupts working (but crashes after 10-30secs)
* Make current_tick increase * Convert button driver into SADC driver * Make touchscreen handling work better (still needs good calibration routine) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18240 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4396b5b101
commit
4bf4d2bb55
9 changed files with 314 additions and 158 deletions
|
@ -1089,6 +1089,6 @@ drivers/nand_id.c
|
|||
|
||||
#ifdef ONDA_VX747
|
||||
target/mips/ingenic_jz47xx/onda_vx747/backlight-onda_vx747.c
|
||||
target/mips/ingenic_jz47xx/onda_vx747/button-onda_vx747.c
|
||||
target/mips/ingenic_jz47xx/onda_vx747/lcd-onda_vx747.c
|
||||
target/mips/ingenic_jz47xx/onda_vx747/sadc-onda_vx747.c
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue