1
0
Fork 0
forked from len0rd/rockbox
foxbox/flash/bootbox
2006-10-30 11:33:38 +00:00
..
FILES "Bootbox" is a minimalistic rescue firmware for Archos models. Not working yet (Rolo problems). Created by configure script as bootloader. 2005-06-21 00:11:14 +00:00
main.c General: changed local adc to voltage conversions in several places to use battery_voltage. Added battery_read_info function for unfiltered battery information. x5: removed adc_read as a distinct function. Removed adc tick task. adc_init is empty inline. Adjusted battery scale, voltage to level array and read 10 bits from the ADC for battery since 255 levels is not enough for true centivolt resolution. 2006-10-30 11:33:38 +00:00
Makefile Adapted more Makefiles to the more efficient info printing. 2006-10-30 01:40:20 +00:00
SOURCES "Bootbox" is a minimalistic rescue firmware for Archos models. Not working yet (Rolo problems). Created by configure script as bootloader. 2005-06-21 00:11:14 +00:00