rockbox/firmware/target/sh/archos
Jens Arnold 5833f05acb Forgot to remove the ata_address_detect() declaration.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11813 a1c6a512-1295-4272-9138-f99709370657
2006-12-19 09:30:14 +00:00
..
fm_v2 Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deactivated serial remote code for recorder FM/V2 as there is no remote pin, saving ~500 bytes of code. 2006-11-27 02:16:32 +00:00
ondio Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deactivated serial remote code for recorder FM/V2 as there is no remote pin, saving ~500 bytes of code. 2006-11-27 02:16:32 +00:00
player Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deactivated serial remote code for recorder FM/V2 as there is no remote pin, saving ~500 bytes of code. 2006-11-27 02:16:32 +00:00
recorder Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deactivated serial remote code for recorder FM/V2 as there is no remote pin, saving ~500 bytes of code. 2006-11-27 02:16:32 +00:00
ata-archos.c Archos: Moved the ata_address_detect() code into ata_device_init(), removing the associated #ifdef and some public #defines. Saves a tiny bit of code as well. 2006-12-19 09:27:41 +00:00
ata-as-archos.S Completed target tree move of the ata driver code. Some code cleanup. 2006-12-03 22:13:44 +00:00
ata-target.h Forgot to remove the ata_address_detect() declaration. 2006-12-19 09:30:14 +00:00
lcd-archos-bitmap.c Split 1 bit LCD code and move appropriate parts to target tree. Only archos code is tested. 2006-11-12 13:22:59 +00:00
lcd-as-archos-bitmap.S Moved archos LCD aseembler code to target tree. 2006-11-09 07:31:31 +00:00