rockbox/firmware/target/arm/sandisk
Mark Arigo 7656748221 Preparing for the Philips SA9200 part 1. Move the Sansa ADC & ATA drivers up one level.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17487 a1c6a512-1295-4272-9138-f99709370657
2008-05-13 01:53:19 +00:00
..
sansa-c200
sansa-e200 Undo r17470 because of regressions in some debug menus. 2008-05-12 15:37:03 +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-target.h
audio-c200_e200.c
backlight-c200_e200.c
backlight-target.h
boot.lds Make the H10 bootloader work again. Also fix the same problem that might be affecting other PP bootloaders. 2008-05-04 14:42:53 +00:00
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