1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/drivers
Björn Stenberg e8bcc01edf Added fat_open() and fat_read().
Renamed BLOCK_SIZE to SECTOR_SIZE.
Added #ifdef DISK_WRITE to all write code.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@269 a1c6a512-1295-4272-9138-f99709370657
2002-04-27 19:37:41 +00:00
..
ata.c Added ata_spindown() and use of ALT_STATUS instead of STATUS 2002-04-27 14:19:00 +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 Moved driver to 'drivers' subdir 2002-04-23 09:13:23 +00:00
button.h Moved driver to 'drivers' subdir 2002-04-23 09:13:23 +00:00
fat.c Added fat_open() and fat_read(). 2002-04-27 19:37:41 +00:00
fat.h Added fat_open() and fat_read(). 2002-04-27 19:37:41 +00:00
i2c.c Moved driver to 'drivers' subdir 2002-04-23 09:13:23 +00:00
i2c.h Moved driver to 'drivers' subdir 2002-04-23 09:13:23 +00:00
lcd.c Removed erroneous lcd_start call 2002-04-26 16:41:51 +00:00
lcd.h Cleaned up lcd API 2002-04-25 15:09:03 +00:00
led.c Simpler API and remove interrupt code 2002-04-26 09:05:36 +00:00
led.h Simpler API and remove interrupt code 2002-04-26 09:05:36 +00:00
mas.c Moved driver to 'drivers' subdir 2002-04-23 09:13:23 +00:00
mas.h Moved driver to 'drivers' subdir 2002-04-23 09:13:23 +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 Moved sh7034.h into 'drivers'. 2002-04-23 11:04:12 +00:00