mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02:00
Works in the usual USB DFU mode, and can program external SPI flash. It will enable XSPI memory-mapped mode before jumping to the application firmware in the external SPI flash. Signed-off-by: Damien George <damien@micropython.org>