rockbox/firmware/target/arm/tcc77x
2008-04-29 06:19:32 +00:00
..
logikdax Move the Telechips TCC77x SSD1815 LCD driver up a level in the target tree - it isn't specific to the DAX. 2008-04-27 08:30:14 +00:00
adc-tcc77x.c
ata-nand-tcc77x.c
ata-target.h
boot.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
crt0.S
lcd-ssd1815.c Move the Telechips TCC77x SSD1815 LCD driver up a level in the target tree - it isn't specific to the DAX. 2008-04-27 08:30:14 +00:00
system-target.h
system-tcc77x.c