From 6f08af2c67beb6ea6e6e0644ffbd5b72151ed700 Mon Sep 17 00:00:00 2001 From: Jonas Niesner Date: Mon, 7 Aug 2023 17:30:07 +0200 Subject: [PATCH] Create 32MB_partition table.csv --- ESP32_AP-Flasher/32MB_partition table.csv | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ESP32_AP-Flasher/32MB_partition table.csv diff --git a/ESP32_AP-Flasher/32MB_partition table.csv b/ESP32_AP-Flasher/32MB_partition table.csv new file mode 100644 index 00000000..34d4254f --- /dev/null +++ b/ESP32_AP-Flasher/32MB_partition table.csv @@ -0,0 +1,7 @@ +# Name, Type, SubType, Offset, Size, Flags +nvs, data, nvs, 0x9000, 0x5000, +otadata, data, ota, 0xe000, 0x2000, +app0, app, ota_0, 0x10000, 0x480000, +app1, app, ota_1, 0x490000,0x480000, +spiffs, data, spiffs, 0x910000,0x16E0000, +coredump, data, coredump,0x1FF0000,0x10000,