mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
vfs: increase _FATFS_FILE_EXFAT
This commit is contained in:
parent
3c07ebceb6
commit
40b23414c8
@ -122,7 +122,7 @@ extern "C" {
|
||||
# endif
|
||||
|
||||
# if FF_FS_EXFAT
|
||||
# define _FATFS_FILE_EXFAT (44)
|
||||
# define _FATFS_FILE_EXFAT (48)
|
||||
# define _FATFS_DIR_EXFAT (32)
|
||||
# else
|
||||
# define _FATFS_FILE_EXFAT (0)
|
||||
|
Loading…
Reference in New Issue
Block a user