rockbox/firmware/drivers
Jörg Hohensohn c4e8bed5a7 some fixes for Ondio USB passthrough (but still doesn't work yet)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5067 a1c6a512-1295-4272-9138-f99709370657
2004-09-11 15:18:10 +00:00
..
adc.c More const policeing step 3 2004-08-03 05:58:46 +00:00
ata.c prepared Ondio USB passthrough (but doesn't work yet) 2004-09-11 09:06:58 +00:00
ata_mmc.c some fixes for Ondio USB passthrough (but still doesn't work yet) 2004-09-11 15:18:10 +00:00
button.c minor oops 2004-09-10 11:28:44 +00:00
dac.c
dac.h
fat.c Bug fix: renaming a directory could cause a name clash. New feature: rename() can now move files/directories as well. 2004-08-22 11:28:24 +00:00
fmradio.c
i2c.c adjustment for the Ondio: I2C clock is on a different pin 2004-09-10 07:24:00 +00:00
lcd-player-charset.c More const policeing step 4 2004-08-03 19:22:56 +00:00
lcd-player.c Const policed pointer arguments to functions, part 2 2004-08-17 01:45:48 +00:00
lcd-recorder.c the very first adjustment for the Ondio: fix the screen orientation 2004-09-09 06:12:40 +00:00
lcd.S
led.c avoid unused variable warning if no LED 2004-09-10 13:00:40 +00:00
mas.c Const policed pointer arguments to functions, part 2 2004-08-17 01:45:48 +00:00
power.c Disable the backlight before powering off the Player/Studio 2004-07-14 10:06:02 +00:00
rtc.c
serial.c