Skip to content

Commit 2b75272

Browse files
author
scpcom
committed
FATFS: enable f_opendir(), f_readdir() and f_closedir()
1 parent a079985 commit 2b75272

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libraries/FATFS/src/ffconf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
/ and optional writing functions as well. */
1616

1717

18-
#define FF_FS_MINIMIZE 2
18+
#define FF_FS_MINIMIZE 1
1919
/* This option defines minimization level to remove some basic API functions.
2020
/
2121
/ 0: Basic functions are fully enabled.

0 commit comments

Comments
 (0)