forked from len0rd/rockbox
- share adc reading code between h10 and mrobe100
- battery voltage calibrated and used for mrobe100 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16064 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
36ffa79875
commit
a615aabc33
7 changed files with 31 additions and 167 deletions
|
@ -544,7 +544,7 @@ target/arm/ata-as-arm.S
|
|||
target/arm/ata-pp5020.c
|
||||
target/arm/wmcodec-pp.c
|
||||
target/arm/i2s-pp.c
|
||||
target/arm/iriver/h10/adc-h10.c
|
||||
target/arm/adc-pp5020.c
|
||||
target/arm/iriver/h10/backlight-h10.c
|
||||
target/arm/iriver/h10/button-h10.c
|
||||
target/arm/iriver/h10/fmradio_i2c-h10.c
|
||||
|
@ -561,7 +561,7 @@ target/arm/ata-as-arm.S
|
|||
target/arm/ata-pp5020.c
|
||||
target/arm/wmcodec-pp.c
|
||||
target/arm/i2s-pp.c
|
||||
target/arm/iriver/h10/adc-h10.c
|
||||
target/arm/adc-pp5020.c
|
||||
target/arm/iriver/h10/backlight-h10.c
|
||||
target/arm/iriver/h10/button-h10.c
|
||||
target/arm/iriver/h10/fmradio_i2c-h10.c
|
||||
|
@ -658,7 +658,7 @@ target/arm/ata-as-arm.S
|
|||
target/arm/ata-pp5020.c
|
||||
target/arm/wmcodec-pp.c
|
||||
target/arm/i2s-pp.c
|
||||
target/arm/olympus/mrobe-100/adc-mr100.c
|
||||
target/arm/adc-pp5020.c
|
||||
target/arm/olympus/mrobe-100/backlight-mr100.c
|
||||
target/arm/olympus/mrobe-100/button-mr100.c
|
||||
target/arm/olympus/mrobe-100/lcd-mr100.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue