rockbox/firmware/target/arm/sandisk/sansa-c200
Michael Giacomelli fc0eca35c2 Rough battery calibration for the c200 based on results posted by Tomasz Wasilczyk.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17152 a1c6a512-1295-4272-9138-f99709370657
2008-04-17 15:19:17 +00:00
..
button-c200.c Fix red bootloader build. 2007-10-07 12:57:07 +00:00
button-target.h
lcd-as-c200.S Implement YUV dithering for c200, and enable the option in mpegplayer. 2007-10-21 13:46:26 +00:00
lcd-c200.c Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now with shared variables in DRAM (it seems swp(b) is at least partially broken on all PP or I'm doing something very wrong here :\). For core-shared data use SHAREDBSS/DATA_ATTR. NOCACHEBSS/DATA_ATTR is available whether or not single core is forced for static peripheral-DMA buffer allocation without use of the UNCACHED_ADDR macro in code and is likely useful on a non-PP target with a data cache (although not actually enabled in config.h and the .lds's in this commit). 2008-04-06 04:34:57 +00:00
powermgmt-c200.c Rough battery calibration for the c200 based on results posted by Tomasz Wasilczyk. 2008-04-17 15:19:17 +00:00