QUERY · ISSUE
ESP32: feature request Partition
enhancementport-esp32
related to: #8380
it would be nice if Partition.get_next_update() would also accept the block_size argument.
This way you won't be locked in to a certain block_size after initial deployment when doing OTA updates.
CANDIDATE · PULL REQUEST
ports/esp32/partitions: Add 32MiB partition template for ESP32-S3 modules.
port-esp32
Add 32MiB partition tables for ESP32-S3 -WROOM-2 modules.