forked from len0rd/rockbox
Clip: add backlight and buttonlight code
Revive lcd_enable() as well, and use it in _backlight_on/off() Don't update the lcd framebuffer if the display is off git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18952 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ee593c95e2
commit
603a9c7c7d
34 changed files with 184 additions and 97 deletions
|
@ -1045,6 +1045,7 @@ target/arm/pcm-telechips.c
|
|||
#ifndef SIMULATOR
|
||||
target/arm/as3525/sansa-clip/lcd-ssd1303.c
|
||||
target/arm/as3525/sansa-clip/button-clip.c
|
||||
target/arm/as3525/sansa-clip/backlight-clip.c
|
||||
target/arm/as3525/as3525-codec.c
|
||||
#endif /* !SIMULATOR */
|
||||
#endif /* SANSA_CLIP */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue