We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9026c0 commit 2d7ee01Copy full SHA for 2d7ee01
1 file changed
partition_tables/mch2022.csv
@@ -3,7 +3,6 @@
3
nvs, data, nvs, 0x9000, 16K,
4
otadata, data, ota, 0xD000, 8K,
5
phy_init, data, phy, 0xF000, 4K,
6
- ota_0, 0, ota_0, 0x10000, 1600K,
7
- ota_1, 0, ota_1, 0x1A0000, 1600K,
+ ota_0, 0, ota_0, 0x10000, 3200K,
8
appfs, 0x43, 3, 0x330000, 8000K,
9
locfd, data, fat, 0xB00000, 5120K,
0 commit comments