mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
zenxfi3: rewrite mpr121 driver
The new driver uses an asynchronous architecture for touch status reading. Change-Id: Ic75a8b91bc47ee16c3af873afde178cd70186376
This commit is contained in:
parent
b2afd931e2
commit
d42a4a4eb4
7 changed files with 600 additions and 573 deletions
|
@ -1231,10 +1231,10 @@ target/arm/imx233/creative-zenxfi2/powermgmt-zenxfi2.c
|
|||
#endif
|
||||
|
||||
#ifdef CREATIVE_ZENXFI3
|
||||
drivers/mpr121.c
|
||||
#ifndef BOOTLOADER
|
||||
target/arm/imx233/fmradio-imx233.c
|
||||
#endif
|
||||
target/arm/imx233/creative-zenxfi3/mpr121-zenxfi3.c
|
||||
target/arm/imx233/creative-zenxfi3/backlight-zenxfi3.c
|
||||
target/arm/imx233/creative-zenxfi3/lcd-zenxfi3.c
|
||||
target/arm/imx233/creative-zenxfi3/button-zenxfi3.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue