diff options
author | Damien George <damien@micropython.org> | 2024-03-14 10:28:00 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-03-19 11:41:55 +1100 |
commit | 52c678c6f85b17e542520b44e2facaae44f61b11 (patch) | |
tree | f0c8779f35051fc56f238f58879f6a85571cb841 /extmod/network_lwip.c | |
parent | 899592ac341ed9f10ee554424f964f6880fc8c48 (diff) | |
download | micropython-52c678c6f85b17e542520b44e2facaae44f61b11.tar.gz micropython-52c678c6f85b17e542520b44e2facaae44f61b11.zip |
stm32/boards/LEGO_HUB_NO6: Use a raw filesystem for mboot to update fw.
The C-based SPI flash driver is needed because the
`_copy_file_to_raw_filesystem()` function must copy from a filesystem (eg
FAT) to another part of flash, and the same C code must be used for both
reading (from FAT) and writing (to flash).
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'extmod/network_lwip.c')
0 files changed, 0 insertions, 0 deletions