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: Add 32mb partition templates.
port-esp32
Adding 32mb partition table templates for esp32s3-wroom-2 modules.
Signed-off-by: Patrick patrick@joytech.com.au