micropython/ports/samd/boards
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
..
ADAFRUIT_FEATHER_M0_EXPRESS samd/boards: Extend the code size limit for boards with external flash. 2023-06-06 00:49:36 +10:00
ADAFRUIT_FEATHER_M4_EXPRESS samd/boards: Extend the code size limit for boards with external flash. 2023-06-06 00:49:36 +10:00
ADAFRUIT_ITSYBITSY_M0_EXPRESS samd/boards: Extend the code size limit for boards with external flash. 2023-06-06 00:49:36 +10:00
ADAFRUIT_ITSYBITSY_M4_EXPRESS samd/boards: Extend the code size limit for boards with external flash. 2023-06-06 00:49:36 +10:00
ADAFRUIT_METRO_M4_EXPRESS samd/boards: Extend the code size limit for boards with external flash. 2023-06-06 00:49:36 +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/boards: Extend the code size limit for boards with external flash. 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/boards: Extend the code size limit for boards with external flash. 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/boards: Extend the code size limit for boards with external flash. 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