From 16c8810c960952d98274ae92b9ae2575e3cbfef0 Mon Sep 17 00:00:00 2001 From: Frank <91616163+softhack007@users.noreply.github.com> Date: Tue, 6 Feb 2024 19:24:33 +0100 Subject: [PATCH] alternative partitions file for 8MB, with more program space 3.2MB program, 1.5MB LittleFS filesystem. --- tools/WLED_ESP32_8MB_1500KB_FS.csv | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tools/WLED_ESP32_8MB_1500KB_FS.csv diff --git a/tools/WLED_ESP32_8MB_1500KB_FS.csv b/tools/WLED_ESP32_8MB_1500KB_FS.csv new file mode 100644 index 00000000..9f732bf8 --- /dev/null +++ b/tools/WLED_ESP32_8MB_1500KB_FS.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, 0x330000, +app1, app, ota_1, 0x340000,0x330000, +spiffs, data, spiffs, 0x670000,0x180000, +coredump, data, coredump,,64K