mirror of
https://github.com/apache/nuttx.git
synced 2025-12-08 10:55:51 +08:00
linum-stm32h753bi/littlefs: use littlefs 2.9.3
I chose this config just because it seems to support cmake-based build.
This commit is contained in:
committed by
Xiang Xiao
parent
610c72ccd0
commit
6ebfe8c51f
@@ -29,6 +29,8 @@ CONFIG_DEFAULT_TASK_STACKSIZE=4096
|
||||
CONFIG_EXAMPLES_ALARM=y
|
||||
CONFIG_EXAMPLES_ALARM_STACKSIZE=2048
|
||||
CONFIG_FS_LITTLEFS=y
|
||||
CONFIG_FS_LITTLEFS_MULTI_VERSION=y
|
||||
CONFIG_FS_LITTLEFS_VERSION="v2.9.3"
|
||||
CONFIG_INIT_ENTRYPOINT="nsh_main"
|
||||
CONFIG_INTELHEX_BINARY=y
|
||||
CONFIG_LIBM=y
|
||||
|
||||
Reference in New Issue
Block a user