micropython/ports/samd/boards/ADAFRUIT_ITSYBITSY_M4_EXPRESS
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 ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
mpconfigboard.h samd/clock_config: Add HW_DFLL_USB_SYNC and HW_MCU_OSC32KULP extensions. 2022-10-06 23:03:08 +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