rockbox/firmware/drivers
Linus Nielsen Feltzing 8083e7a227 get_next_cluster forgot to byteswap the FAT entry, among others
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@527 a1c6a512-1295-4272-9138-f99709370657
2002-05-09 22:57:54 +00:00
..
ata.c Fixed lame timeout handling and wrong return codes. 2002-05-08 08:27:44 +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 corrected the load-file path 2002-05-01 10:12:28 +00:00
button.h Moved driver to 'drivers' subdir 2002-04-23 09:13:23 +00:00
fat.c get_next_cluster forgot to byteswap the FAT entry, among others 2002-05-09 22:57:54 +00:00
fat.h Changed to global 'bpb' struct 2002-05-03 15:35:51 +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 Added weird circumvention macros for SIMULATOR builds. When we build a 2002-05-04 12:19:36 +00:00
lcd.h Added weird circumvention macros for SIMULATOR builds. When we build a 2002-05-04 12:19:36 +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 Added a few functions 2002-05-03 13:12:21 +00:00
mas.h Added a few functions 2002-05-03 13:12:21 +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 corrected a few errors 2002-05-05 22:14:07 +00:00