rockbox/flash/bootbox
2008-10-12 22:10:22 +00:00
..
main.c Archos flash loader: compile with -Os and make all internal functions static to save space. main() and _main() must not be static or they wouldn't end up in IRAM for execution. * Also make some bootbox functions static, and drop the useless return value from charging_screen(). 2008-10-12 22:10:22 +00:00
Makefile Fix Red 2008-03-13 04:03:55 +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