ESPSomfy-RTS/.github
Frédéric Metrich 182d859870 Shrink LittleFS partition, grow OTA app slots
Web assets only use ~489 KB but the default 1.375 MB spiffs
partition wasted the rest. Rebalance to 768 KB spiffs / 1.56 MB
per app slot (was 1.25 MB), giving the tight esp32 build real
headroom (99.6% -> 79.7% flash used) while preserving dual-slot
OTA. Wire the custom layout into both the local PlatformIO build
(new partitions.csv + platformio.ini) and the Arduino-CLI CI/release
pipeline (PartitionScheme=custom, matching littlefs image size and
merge_bin offset).
2026-09-05 23:15:29 +02:00
..
ISSUE_TEMPLATE Fix static IP for ETH connections #268 2024-02-12 17:36:57 -08:00
workflows Shrink LittleFS partition, grow OTA app slots 2026-09-05 23:15:29 +02:00