rockbox/firmware/target/arm/sandisk/sansa-e200
Michael Sevakis 0149264bf1 Hrmph. That was just weird to do that.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14211 a1c6a512-1295-4272-9138-f99709370657
2007-08-06 13:01:40 +00:00
..
adc-e200.c
adc-target.h
ata-e200.c Add a new timeout API to the kernel. Enable only for e200 right now since it's the only user. Use that as the one-shot delay for SD card inserts. 2007-07-29 04:49:19 +00:00
ata-target.h
audio-e200.c
backlight-e200.c
backlight-target.h
button-e200.c Hrmph. That was just weird to do that. 2007-08-06 13:01:40 +00:00
button-target.h
hotswap-target.h e200: This should stop lockups on sansa with struck SD card insert detection. Hopefully no new troubles will rear up. 2007-07-12 06:50:42 +00:00
lcd-as-e200.S Oops. mvn is one's-complement, not two's. Correct the YUV calculation. 2007-08-04 20:36:22 +00:00
lcd-e200.c Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but it shouldn't have been. lcd_enabled() was only available as a real function on gigabeat but others can use that too. Markup lcd.h a bit because I got a bit lost in it. 2007-07-31 12:43:06 +00:00
power-e200.c e200: Tuner driver needs to yield alot and also be mutexed. FM debug screen got broken again and was ignoring cancellation and not drawing the lines. 2007-07-14 22:00:50 +00:00