Skip to content

Commit a42569f

Browse files
committed
sdkconfig: default all platforms to VFS max count 20
1 parent a824dcd commit a42569f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdkconfig.defaults

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1283,6 +1283,7 @@ CONFIG_VFS_SUPPORT_DIR=y
12831283
CONFIG_VFS_SUPPORT_SELECT=y
12841284
CONFIG_VFS_SUPPRESS_SELECT_DEBUG_OUTPUT=y
12851285
CONFIG_VFS_SUPPORT_TERMIOS=y
1286+
CONFIG_VFS_MAX_COUNT=20
12861287

12871288
#
12881289
# Host File System I/O (Semihosting)

0 commit comments

Comments
 (0)