FATFS configuration file.
More...
Go to the source code of this file.
Defines |
#define | _FFCONF 6502 |
#define | _FS_TINY 0 |
#define | _FS_READONLY 0 |
#define | _FS_MINIMIZE 0 |
#define | _USE_STRFUNC 1 |
#define | _USE_MKFS 1 |
#define | _USE_FORWARD 0 |
#define | _USE_FASTSEEK 0 |
#define | _CODE_PAGE 850 |
#define | _USE_LFN 2 |
#define | _MAX_LFN 255 |
#define | _LFN_UNICODE 0 |
#define | _FS_RPATH 0 |
#define | _VOLUMES 8 |
#define | _MAX_SS 512 |
#define | _MULTI_PARTITION 0 |
#define | _USE_ERASE 0 |
#define | _WORD_ACCESS 0 |
#define | _FS_REENTRANT 0 |
#define | _FS_TIMEOUT 1000 |
#define | _SYNC_t HANDLE |
#define | _FS_SHARE 0 |
Detailed Description
FATFS configuration file.
Definition in file conf_fatfs.h.