boards: NuttX increase file name max 32 -> 40

This commit is contained in:
Daniel Agar
2020-11-04 11:27:46 -05:00
parent 5ce0b5a32c
commit c60743b306
31 changed files with 31 additions and 0 deletions

View File

@@ -94,6 +94,7 @@ CONFIG_MTD=y
CONFIG_MTD_BYTE_WRITE=y
CONFIG_MTD_PARTITION=y
CONFIG_MTD_RAMTRON=y
CONFIG_NAME_MAX=40
CONFIG_NFILE_DESCRIPTORS=12
CONFIG_NSH_ARCHINIT=y
CONFIG_NSH_ARCHROMFS=y