Skip to content

Commit 09e804d

Browse files
committed
remove config and wifi partition
use nvs partition storage config and wifi
1 parent d36ce16 commit 09e804d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

m5stack/partitions.csv

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,3 @@ nvs, data, nvs, 0x9000, 0x6000,
44
phy_init, data, phy, 0xf000, 0x1000,
55
factory, app, factory, 0x10000, 0x2a0000,
66
vfs, data, fat, 0x2b0000, 0x14e000,
7-
config, 0x40, 0x40, 0x3fe000, 0x1000,
8-
wifi, 0x50, 0x50, 0x3ff000, 0x1000

0 commit comments

Comments
 (0)