mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 01:40:14 +01:00
Since all QSPI flash device used by this port are defined, this code was only used unintentionally. Besides that it was incomplete, so better drop it. Note: The flash type for Mini-SAM had to be changed too. Signed-off-by: robert-hh <robert@hammelrath.com>