Files
Dual-PID/JC_Display_Firmware/partitions.csv
raw-designs 453644816f Initiale Bereitstellung
Initiale Bereitstellung der aktuellen Version auf Gitea
2026-07-10 18:13:43 +02:00

417 B

1# ESP32-P4 (JC4880P443C-I-W) - 16 MB Flash, OTA-faehig (zwei App-Slots)
2# Name, Type, SubType, Offset, Size, Flags
3nvs, data, nvs, 0x9000, 0x5000,
4otadata, data, ota, 0xe000, 0x2000,
5app0, app, ota_0, 0x10000, 0x640000,
6app1, app, ota_1, 0x650000, 0x640000,
7spiffs, data, spiffs, 0xc90000, 0x360000,
8coredump, data, coredump, 0xff0000, 0x10000,