forked from len0rd/rockbox
Initial support for runtime detection of the PMU used in newer D2+ models (PCF50635). The backlight and battery monitoring should work, but the RTC and touchscreen are not yet implemented.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23078 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
31464f7930
commit
16ada4cb81
9 changed files with 679 additions and 27 deletions
|
@ -1253,6 +1253,7 @@ target/arm/tcc77x/iaudio7/audio-iaudio7.c
|
|||
#ifndef SIMULATOR
|
||||
drivers/nand_id.c
|
||||
drivers/pcf50606.c
|
||||
drivers/pcf50635.c
|
||||
target/arm/lcd-as-memframe.S
|
||||
target/arm/tcc780x/adc-tcc780x.c
|
||||
target/arm/tcc780x/system-tcc780x.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue