micropython/ports/samd/boards/SEEED_WIO_TERMINAL
robert-hh bf7d3ad8c6 samd/boards: Rename flash pins consistently for QSPI and SPI.
For SAMD21 devices, the board flash signals must be named in pins.csv as
FLASH_MOSI, FLASH_MISO, FLASH_SCK, FLASH_CS for creating the SPI object.

And rename the QSPI pins to QSPI_xxxx instead of FLASH_xxx.

Signed-off-by: robert-hh <robert@hammelrath.com>
2023-06-06 00:42:33 +10:00
..
board.json samd/boards/SEEED_WIO_TERMINAL: Add new board definition. 2021-11-19 11:48:12 +11:00
mpconfigboard.h samd/boards/SEEED_WIO_TERMINAL: Enable using the 32kHz crystal. 2022-11-08 23:26:24 +11:00
mpconfigboard.mk samd/boards: Use the same linker file for all SAMD51x19 variants. 2022-10-06 23:14:21 +11:00
pins.csv samd/boards: Rename flash pins consistently for QSPI and SPI. 2023-06-06 00:42:33 +10:00