Skip to content

Commit a2b1aef

Browse files
committed
prefect/partitions_4mb: Modify partition table size
Signed-off-by: lbuque <[email protected]>
1 parent 73c04a6 commit a2b1aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

m5stack/partitions_4mb.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
nvs, data, nvs, 0x9000, 0x6000,
44
phy_init, data, phy, 0xf000, 0x1000,
55
factory, app, factory, 0x10000, 0x350000,
6-
vfs, data, fat, 0x360000,0x90000,
6+
vfs, data, fat, 0x360000,0x9E000,

0 commit comments

Comments
 (0)