Files
ESP3253-Camera/partitions.csv
Jon d5148d0fd9 Add ESP32-S3 camera web server over soft AP
Camera stream server from CameraWebServer example running over WiFi
soft access point. Fixed port conflict (removed NetworkServer on 80),
removed duplicate startCameraServerAP(), and corrected IP reporting
to use softAPIP().

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-28 23:01:50 +01:00

7 lines
275 B
CSV

# Name, Type, SubType, Offset, Size, Flags
nvs, data, nvs, 0x9000, 0x5000,
otadata, data, ota, 0xe000, 0x2000,
app0, app, ota_0, 0x10000, 0x3c0000,
fr, data, , 0x3d0000, 0x20000,
coredump, data, coredump,0x3f0000, 0x10000,