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 73c04a6 commit a2b1aefCopy full SHA for a2b1aef
m5stack/partitions_4mb.csv
@@ -3,4 +3,4 @@
3
nvs, data, nvs, 0x9000, 0x6000,
4
phy_init, data, phy, 0xf000, 0x1000,
5
factory, app, factory, 0x10000, 0x350000,
6
-vfs, data, fat, 0x360000,0x90000,
+vfs, data, fat, 0x360000,0x9E000,
0 commit comments