forked from len0rd/rockbox
fuze+: implement Synaptics RMI driver on top of i2c, add touchpad debug screen, bootloader enters debug screen by default
Since the bootloader currently always fails at storage point (unimplemented), always enter touchpad debug screen and power off which pressing power button. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29859 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bc315ad731
commit
86e8c28330
6 changed files with 283 additions and 0 deletions
|
@ -1435,6 +1435,8 @@ target/arm/as3525/lcd-as-e200v2-fuze-fuzev2.S
|
|||
|
||||
#ifdef SANSA_FUZEPLUS
|
||||
#ifndef SIMULATOR
|
||||
drivers/generic_i2c.c
|
||||
drivers/synaptics-rmi.c
|
||||
target/arm/imx233/sansa-fuzeplus/backlight-fuzeplus.c
|
||||
target/arm/imx233/sansa-fuzeplus/lcd-fuzeplus.c
|
||||
target/arm/imx233/sansa-fuzeplus/button-fuzeplus.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue