← index #8382PR #8268
Likely Duplicate · medium · value 0.159
QUERY · ISSUE

ESP32: feature request Partition

openby chrisovergaauwopened 2022-03-04updated 2024-09-08
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

esp32: support 512 byte block size in esp32.Partition

mergedby dpgeorgeopened 2022-02-07updated 2022-02-21
port-esp32

This is to support FAT filesystems that use a 512 byte block size. Useful for compatibility with filesystems created by CircuitPython (eg when using TinyUF2).

To do:

  • test writes
  • add more comments

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied