mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
This demonstrates how to use external QSPI flash in XIP (execute in place) mode. The default configuration has all extmod/ code placed into external QSPI flash, but other code can easily be put there by modifying the custom f769_qspi.ld script.