rockbox/firmware/target/arm/sandisk
2009-01-26 23:21:49 +00:00
..
sansa-c200 Commit battery discharge curve for c200v1 by BertrikSikken. The old one wasn't very realistic. 2009-01-18 19:48:34 +00:00
sansa-e200
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
audio-c200_e200.c
backlight-c200_e200.c Commit FS#9724, which reworks the preprocessor defines related to backlight fading to a CONFIG_BACKLIGHT_FADING style. The apps/ code will only see which setting is supposed to be used, specific backlight fading handling is kept in firmware, slightly reword the manual text about software fading too with regards to the Gigabeat S 2009-01-26 23:21:49 +00:00
backlight-target.h
boot.lds
power-c200_e200.c
powermgmt-target.h