We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb08efd commit f3edfffCopy full SHA for f3edfff
components/file_system/example/partitions.csv
@@ -2,4 +2,4 @@
2
nvs, data, nvs, 0x9000, 0x6000
3
phy_init, data, phy, 0xf000, 0x1000
4
factory, app, factory, 0x10000, 2M
5
-littlefs, data, spiffs, , 1M
+littlefs, data, littlefs, , 1M
0 commit comments