Defines | |
#define | FAT_WRITE_SUPPORT |
Controls FAT write support. | |
#define | FAT_DATETIME_SUPPORT |
Controls FAT date and time support. | |
#define | FAT_FAT32_SUPPORT |
Controls FAT32 support. | |
#define | fat_get_datetime(year, month, day, hour, min, sec) |
Determines the function used for retrieving current date and time. | |
#define | FAT_FS_COUNT |
Maximum number of filesystem handles. | |
#define | FAT_FILE_COUNT |
Maximum number of file handles. | |
#define | FAT_DIR_COUNT |
Maximum number of directory handles. |