diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2023-04-04 00:33:23 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-04-04 00:33:23 +0000 |
| commit | 36ad82a52b540eec5e94052b08de8e8e6308f2ce (patch) | |
| tree | df3523a56e274b540f15203bb32a2748918431eb /embassy-cortex-m/src | |
| parent | 117fca84ea6eaa29bd28fe02b5b537e5a925c05f (diff) | |
| parent | b1e2195b49129bcccf42121a6f39248bab9e341f (diff) | |
Merge #1322
1322: Remove FirmwareWriter r=Dirbaio a=rmja
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.
Co-authored-by: Rasmus Melchior Jacobsen <[email protected]>
Diffstat (limited to 'embassy-cortex-m/src')
0 files changed, 0 insertions, 0 deletions
