micropython/ports/samd/boards/ADAFRUIT_ITSYBITSY_M4_EXPRESS
robert-hh 2b5a5a0f35 samd/samd_qspiflash: Add QSPI flash driver and configure it accordingly.
The QSPI driver provides the interface for using an on-board QSPI flash for
the filesystem.  It provides the same methods as the driver for the
internal flash and uses the same name.  Therefore, only one of the drivers
for internal flash, SPI flash and QSPI flash must be enabled at a time.

Signed-off-by: robert-hh <robert@hammelrath.com>
2023-06-06 00:49:36 +10:00
..
board.json ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
mpconfigboard.h samd/samd_qspiflash: Add QSPI flash driver and configure it accordingly. 2023-06-06 00:49:36 +10: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