Skip to content

Commit 2d7ee01

Browse files
committed
revert mch2022.csv to have 1 ota_0 partition
1 parent c9026c0 commit 2d7ee01

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

partition_tables/mch2022.csv

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
nvs, data, nvs, 0x9000, 16K,
44
otadata, data, ota, 0xD000, 8K,
55
phy_init, data, phy, 0xF000, 4K,
6-
ota_0, 0, ota_0, 0x10000, 1600K,
7-
ota_1, 0, ota_1, 0x1A0000, 1600K,
6+
ota_0, 0, ota_0, 0x10000, 3200K,
87
appfs, 0x43, 3, 0x330000, 8000K,
98
locfd, data, fat, 0xB00000, 5120K,

0 commit comments

Comments
 (0)