Skip to content

Commit

Permalink
esp32s3-devkit/toywasm: bump littlefs version to 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yamt committed Dec 13, 2024
1 parent 212ab58 commit 376eae4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ CONFIG_EXAMPLES_RANDOM=y
CONFIG_FS_LARGEFILE=y
CONFIG_FS_LITTLEFS=y
CONFIG_FS_LITTLEFS_MULTI_VERSION=y
CONFIG_FS_LITTLEFS_VERSION="v2.9.3"
CONFIG_FS_LITTLEFS_VERSION="v2.10.0"
CONFIG_FS_PROCFS=y
CONFIG_HOST_MACOS=y
CONFIG_IDLETHREAD_STACKSIZE=3072
Expand Down

0 comments on commit 376eae4

Please sign in to comment.