1
0
Fork 0
forked from len0rd/rockbox

correct battery readout for m200v4. Percentage is still uncalibrated.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19420 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Wenger 2008-12-13 15:57:41 +00:00
parent 2b7fa8736c
commit a654946622
2 changed files with 60 additions and 1 deletions

View file

@ -1095,7 +1095,7 @@ target/arm/as3525/powermgmt-as3525.c
target/arm/lcd-ssd1815.c
target/arm/as3525/sansa-m200v4/button-m200v4.c
#ifndef BOOTLOADER
target/arm/as3525/powermgmt-as3525.c
target/arm/as3525/sansa-m200v4/powermgmt-m200v4.c
drivers/generic_i2c.c
target/arm/as3525/fmradio-i2c-as3525.c
#endif /* !BOOTLOADER */