1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/drivers
Daniel Stenberg 1eea4a5ade lcd_update() is a function for bitmap LCD targets too
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@683 a1c6a512-1295-4272-9138-f99709370657
2002-05-24 09:03:08 +00:00
..
ata.c Check for master/slave disk. Active 5s spindown timeout. 2002-05-22 14:37:36 +00:00
ata.h Added ata_spindown() and use of ALT_STATUS instead of STATUS 2002-04-27 14:19:00 +00:00
button.c Added repeat handling. Removed CRLF newlines. 2002-05-23 11:59:30 +00:00
button.h Moved driver to 'drivers' subdir 2002-04-23 09:13:23 +00:00
dac.c More readable comment 2002-05-16 21:32:04 +00:00
dac.h First version 2002-05-16 21:03:57 +00:00
fat.c Fixed compiler warnings 2002-05-14 12:28:48 +00:00
fat.h Fixed compiler warnings 2002-05-14 12:28:48 +00:00
i2c.c Now yields when waiting for flow control 2002-05-16 21:20:52 +00:00
i2c.h Moved driver to 'drivers' subdir 2002-04-23 09:13:23 +00:00
lcd.c trying to clean up Recorder vs Player issues 2002-05-21 08:50:46 +00:00
lcd.h lcd_update() is a function for bitmap LCD targets too 2002-05-24 09:03:08 +00:00
led.c Changing to C99 'bool' type 2002-05-13 12:29:34 +00:00
led.h Changing to C99 'bool' type 2002-05-13 12:29:34 +00:00
mas.c Changed default_read prototype 2002-05-16 21:12:57 +00:00
mas.h Changed default_read prototype 2002-05-16 21:12:57 +00:00
serial.c Moved driver to 'drivers' subdir 2002-04-23 09:13:23 +00:00
serial.h Moved driver to 'drivers' subdir 2002-04-23 09:13:23 +00:00
sh7034.h more data needed by the Recorder build 2002-05-24 08:49:55 +00:00