rockbox/firmware/target/arm/sandisk
Bertrik Sikken e15f8a21a9 Made source files #include the header file that they implement to make sure they are in sync. Made some local functions static.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17312 a1c6a512-1295-4272-9138-f99709370657
2008-05-03 08:35:14 +00:00
..
sansa-c200 Rough battery calibration for the c200 based on results posted by Tomasz Wasilczyk. 2008-04-17 15:19:17 +00:00
sansa-e200
adc-c200_e200.c FS#8898 - Prefix AS3514 registers with AS3514_ 2008-04-15 21:33:32 +00:00
adc-target.h
app.lds Make sure the linker considers crt0*.o before all files specified on the command line by using STARTUP() instead of INPUT() in the .lds. Using INPUT() makes the linker process crt0*.o after all files specified on the command line, making linking fail if there are librockbox.a members which are only referenced by crt0*.o. Remove the hackaround that was needed for building the gigabeat S bootloader before (aka UIE() problem). 2008-04-29 06:19:32 +00:00
ata-c200_e200.c Made source files #include the header file that they implement to make sure they are in sync. Made some local functions static. 2008-05-03 08:35:14 +00:00
ata-target.h
audio-c200_e200.c
backlight-c200_e200.c FS#8898 - Prefix AS3514 registers with AS3514_ 2008-04-15 21:33:32 +00:00
backlight-target.h
boot.lds Make the linker complain if the bootloader isn't going to fit into IRAM on PP devices. 2008-05-01 17:13:33 +00:00
hotswap-target.h
power-c200_e200.c Made source files #include the header file that they implement to make sure they are in sync. Made some local functions static. 2008-05-03 08:35:14 +00:00