1
0
Fork 0
forked from len0rd/rockbox

Enable FAT16 support for Sansa E200

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12195 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Ankers 2007-02-04 15:42:55 +00:00
parent f3fb97c32b
commit 88b3f39d73

View file

@ -49,6 +49,9 @@
/* Define this if you have a software controlled poweroff */
#define HAVE_SW_POWEROFF
/* Some Sansa E200s seem to be FAT16 formatted */
#define HAVE_FAT16SUPPORT
/* The number of bytes reserved for loadable codecs */
#define CODEC_SIZE 0x80000