micropython/ports/samd/boards/ADAFRUIT_FEATHER_M4_EXPRESS
robert-hh db5444f68a samd/boards: Extend the code size limit for boards with external flash.
Code size limits are charged to:
- SAMD21:    184K -> 248K
- SAMD51x19: 368K -> 496K
- SAMD51x20: 368K -> 1008K

Signed-off-by: robert-hh <robert@hammelrath.com>
2023-06-06 00:49:36 +10:00
..
board.json samd/boards: Add ADAFRUIT_FEATHER_M4_EXPRESS and _ITSYBITSY_M0_EXPRESS. 2022-10-06 22:32:01 +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: Extend the code size limit for boards with external flash. 2023-06-06 00:49:36 +10:00
pins.csv samd/boards: Rename flash pins consistently for QSPI and SPI. 2023-06-06 00:42:33 +10:00