B001-V3 works with it now

This commit is contained in:
Thaddeus Hughes
2025-12-16 12:10:10 -06:00
parent ac030005c3
commit 062221dfd3
70 changed files with 3872 additions and 3786 deletions

View File

@@ -5,4 +5,4 @@ otadata, data, ota, 0xd000, 0x2000,
phy_init, data, phy, 0xf000, 0x1000,
ota_0, app, ota_0, 0x10000, 2M,
ota_1, app, ota_1, 0x210000, 2M,
storage, data, 0x40, 0x410000, 16K,
storage, data, 0x40, 0x410000, 4032K,
1 # ESP32 Partition Table - 8MB Flash with OTA Support
5 phy_init, data, phy, 0xf000, 0x1000,
6 ota_0, app, ota_0, 0x10000, 2M,
7 ota_1, app, ota_1, 0x210000, 2M,
8 storage, data, 0x40, 0x410000, 16K, storage, data, 0x40, 0x410000, 4032K,