Skip to content

Commit bcc3e2b

Browse files
authored
rm SPIFFS from config
1 parent 86ff4c2 commit bcc3e2b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

configs/defconfig.common

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,7 @@ CONFIG_SPI_FLASH_DANGEROUS_WRITE_ALLOWED=y
109109
CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS=10
110110
CONFIG_SPI_FLASH_ERASE_YIELD_TICKS=2
111111
CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE=4096
112-
CONFIG_SPIFFS_MAX_PARTITIONS=1
113-
# CONFIG_SPIFFS_PAGE_CHECK is not set
114-
# CONFIG_SPIFFS_USE_MAGIC is not set
115-
# CONFIG_SPIFFS_USE_MTIME is not set
112+
116113
# CONFIG_UNITY_ENABLE_FLOAT is not set
117114
# CONFIG_UNITY_ENABLE_DOUBLE is not set
118115
# CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER is not set

0 commit comments

Comments
 (0)