micropython/ports/samd/boards/ADAFRUIT_ITSYBITSY_M0_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_spiflash: Add SPI 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