rockbox/firmware/target/arm/sandisk/sansa-e200
Barry Wardell a7af649766 Backlight support for Sansa, including brightness. Thanks to Rene
Peinthor and FS#6608.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12186 a1c6a512-1295-4272-9138-f99709370657
2007-02-03 13:39:20 +00:00
..
adc-e200.c Hardcode a value for the battery level until we figure out the power management on the Sansa. 2006-12-18 18:56:45 +00:00
adc-target.h Big Sansa update: Go back to using the common crt0-pp.S. Add LCD driver. Add ADC driver (may not be needed). Fix a bug in the button driver. 2006-10-16 17:21:36 +00:00
ata-e200.c Increase disk thread stack on the Sansa in line with the changes in r12093. Fixes the recent Sansa crashes. Thanks to Rene Peinthor 2007-02-01 20:22:19 +00:00
ata-target.h Initial NAND driver for Sansa. This has had limited testing, and no testing on 6 or 8Gb models 2006-11-21 22:55:39 +00:00
backlight-e200.c Backlight support for Sansa, including brightness. Thanks to Rene 2007-02-03 13:39:20 +00:00
backlight-target.h Backlight support for Sansa, including brightness. Thanks to Rene 2007-02-03 13:39:20 +00:00
button-e200.c Add support for Sansa scrollwheel backlight. Turn light on when scrollwheel is in use, then back off again after a 5 second timeout. 2006-12-18 19:08:41 +00:00
button-target.h Untested first attempt at a Sansa button driver. Based on work by MrH 2006-10-14 12:16:29 +00:00
lcd-e200.c Sansa doesn't use a Wolfson codec. Various other changes to allow Sansa to compile correctly with a normal build. Based on FS#6336 by Pavel Gnelitsa 2006-11-22 00:49:16 +00:00
power-e200.c Power off on the Sansa more in line with how the OF does it (just change the relevant bit rather than the whole byte). 2007-01-31 19:30:32 +00:00