embassy/embassy-boot
Rasmus Melchior Jacobsen b1e2195b49 Remove FirmwareWriter
FirmwareWriter currently has a "max-write-size" parameter, but this is a limitation that should be handled by chunking inside the NorFlash driver, and not "up here" in user code. In case that the driver (e.g. qspi driver) is unaware of any max-write limitations, one could simply add an intermediate NorFlash adapter providing the chunk'ing capability.
2023-04-03 14:50:41 +02:00
..
boot Remove FirmwareWriter 2023-04-03 14:50:41 +02:00
nrf Bump embedded-storage-async to 0.4 2023-03-06 22:16:36 +01:00
rp Bump embedded-storage-async to 0.4 2023-03-06 22:16:36 +01:00
stm32 Bump embedded-storage-async to 0.4 2023-03-06 22:16:36 +01:00