Skip to content
Permalink
Browse files
[BUILD] Use maximum space available for SPIFFS (960KB)
  • Loading branch information
darthcloud committed Feb 20, 2022
1 parent 9eaf8fd commit 11462841f6ec76188929ee7b4f60fe5102850714
Showing with 1 addition and 1 deletion.
  1. +1 −1 partitions.csv
@@ -6,4 +6,4 @@ phy_init, data, phy, 0xf000, 0x1000,
factory, app, factory, 0x10000, 1M,
ota_0, app, ota_0, 0x110000, 1M,
ota_1, app, ota_1, 0x210000, 1M,
storage, data, spiffs, , 512K,
storage, data, spiffs, , 0xF0000,

0 comments on commit 1146284

Please sign in to comment.