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

9 lines
417 B
CSV

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