forked from len0rd/rockbox
D2: Adjustable backlight brightness (sometimes fails when boosted, suggests I2C timing needs adjustment). Tweak lcd_enable() to behave more like other targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16967 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9b691d335a
commit
91202e1804
5 changed files with 69 additions and 45 deletions
|
|
@ -911,6 +911,7 @@ target/arm/tcc780x/cowond2/lcd-cowond2.c
|
|||
target/arm/tcc780x/cowond2/power-cowond2.c
|
||||
target/arm/tcc780x/cowond2/powermgmt-cowond2.c
|
||||
target/arm/tcc780x/cowond2/usb-cowond2.c
|
||||
target/arm/tcc780x/cowond2/backlight-cowond2.c
|
||||
#ifndef BOOTLOADER
|
||||
target/arm/tcc780x/kernel-tcc780x.c
|
||||
target/arm/tcc780x/timer-tcc780x.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue