We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d374645 commit 852608bCopy full SHA for 852608b
configs/defconfig.common
@@ -101,3 +101,7 @@ CONFIG_SPIRAM_MALLOC_RESERVE_INTERNAL=0
101
CONFIG_MBEDTLS_DYNAMIC_BUFFER=y
102
CONFIG_MBEDTLS_DYNAMIC_FREE_PEER_CERT=y
103
CONFIG_MBEDTLS_DYNAMIC_FREE_CONFIG_DATA=y
104
+
105
+CONFIG_LITTLEFS_MAX_PARTITIONS=2
106
+CONFIG_LITTLEFS_MULTIVERSION=y
107
+CONFIG_LITTLEFS_DISK_VERSION_2_0=y
0 commit comments