forked from len0rd/rockbox
Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with some tweaks. All testers have given the green light. (Now for the RED ?? ;).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13741 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
189a5f812f
commit
1167e3c72f
22 changed files with 886 additions and 540 deletions
|
|
@ -116,6 +116,9 @@ drivers/ata.c
|
|||
#endif /* HAVE_FLASH_DISK */
|
||||
#endif /* HAVE_MMC */
|
||||
drivers/fat.c
|
||||
#ifdef HAVE_HOTSWAP
|
||||
hotswap.c
|
||||
#endif
|
||||
#endif /* SIMULATOR */
|
||||
|
||||
/* EEPROM */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue