* feat(variant): add KodeDot ESP32-S3 board with QSPI LCD, SD and GPIO header * fix(kodedot): Reorder board definitions and translate comments to English * fix(kodedot): Clean up OTA override and remove unused partition menu for kode dot * fix(kodedot): Build board changed from ESP32S3_DEV to KODE_DOT on kode dot board * ci(pre-commit): Fix whitespace, EOLs and codespell 'Analog' * ci(pre-commit): Add bash script formatter * fix(merge): New name and description for custom merge tool and change partitions table to variants folder
300 B
300 B
| 1 | # Name | Type | SubType | Offset | Size | Flags |
|---|---|---|---|---|---|---|
| 2 | nvs | data | nvs | 0x9000 | 0x6000 | |
| 3 | phy_init | data | phy | 0xf000 | 0x1000 | |
| 4 | otadata | data | ota | 0x10000 | 0x2000 | |
| 5 | ota_0 | app | ota_0 | 0x20000 | 0x3E0000 | |
| 6 | ota_1 | app | ota_1 | 0x400000 | 0x800000 | |
| 7 | storage | data | spiffs | 0xC00000 | 0x400000 |