micropython/ports/samd/boards/SPARKFUN_SAMD51_THING_PLUS
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
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: Clean up comments and some pins in pins.csv files. 2023-02-21 23:13:01 +11:00