micropython/ports/samd/boards
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
..
ADAFRUIT_FEATHER_M0_EXPRESS samd/samd_spiflash: Add SPI flash driver and configure it accordingly. 2023-06-06 00:49:36 +10:00
ADAFRUIT_FEATHER_M4_EXPRESS samd/samd_qspiflash: Add QSPI flash driver and configure it accordingly. 2023-06-06 00:49:36 +10:00
ADAFRUIT_ITSYBITSY_M0_EXPRESS samd/samd_spiflash: Add SPI flash driver and configure it accordingly. 2023-06-06 00:49:36 +10:00
ADAFRUIT_ITSYBITSY_M4_EXPRESS samd/samd_qspiflash: Add QSPI flash driver and configure it accordingly. 2023-06-06 00:49:36 +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/samd_qspiflash: Add QSPI flash driver and configure it accordingly. 2023-06-06 00:49:36 +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/samd_qspiflash: Add QSPI flash driver and configure it accordingly. 2023-06-06 00:49:36 +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/samd_qspiflash: Add QSPI flash driver and configure it accordingly. 2023-06-06 00:49:36 +10: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