micropython/ports/samd/boards
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
..
ADAFRUIT_FEATHER_M0_EXPRESS samd/boards: Rename flash pins consistently for QSPI and SPI. 2023-06-06 00:42:33 +10:00
ADAFRUIT_FEATHER_M4_EXPRESS samd/boards: Rename flash pins consistently for QSPI and SPI. 2023-06-06 00:42:33 +10:00
ADAFRUIT_ITSYBITSY_M0_EXPRESS samd/boards: Clean up comments and some pins in pins.csv files. 2023-02-21 23:13:01 +11:00
ADAFRUIT_ITSYBITSY_M4_EXPRESS samd/boards: Rename flash pins consistently for QSPI and SPI. 2023-06-06 00:42:33 +10:00
ADAFRUIT_METRO_M4_EXPRESS samd/boards/ADAFRUIT_METRO_M4_EXPRESS: Add Metro M4 Express Airlift. 2023-05-23 10:17:16 +10:00
ADAFRUIT_TRINKET_M0 samd/boards: Clean up comments and some pins in pins.csv files. 2023-02-21 23:13:01 +11:00
MINISAM_M4 samd/boards: Rename flash pins consistently for QSPI and SPI. 2023-06-06 00:42:33 +10:00
SAMD21_XPLAINED_PRO samd/boards: Clean up comments and some pins in pins.csv files. 2023-02-21 23:13:01 +11:00
SEEED_WIO_TERMINAL samd/boards: Rename flash pins consistently for QSPI and SPI. 2023-06-06 00:42:33 +10:00
SEEED_XIAO_SAMD21 samd/boards: Clean up comments and some pins in pins.csv files. 2023-02-21 23:13:01 +11:00
SPARKFUN_SAMD51_THING_PLUS samd/boards: Clean up comments and some pins in pins.csv files. 2023-02-21 23:13:01 +11:00
deploy.md samd/boards: Add default deploy instructions. 2023-05-22 18:37:24 +10:00
make-pin-table.py samd: Add Pin.board and Pin.cpu classes to Pin. 2023-02-17 17:27:21 +11:00
manifest.py samd: Integrate latest asf4, add help, more time funcs and uPy features. 2021-11-19 11:05:05 +11:00
samd21x18a.ld samd: Rearrange the MCU-specific loader files. 2023-05-22 18:36:29 +10:00
samd51x19a.ld samd: Rearrange the MCU-specific loader files. 2023-05-22 18:36:29 +10:00
samd51x20a.ld samd: Rearrange the MCU-specific loader files. 2023-05-22 18:36:29 +10:00