circuitpython/ports/samd/boards
robert-hh 315eb949da samd: Rearrange the MCU-specific loader files.
Such that they are easier to adapt.  The maximum code size is set by:

    MICROPY_HW_CODESIZE=xxxK

in mpconfigmcu.mk for the MCU family as default or in mpconfigboard.mk for
a specific board.  Setting the maximum code size allows the loader to error
out if the code gets larger than the space dedicated for it.

Signed-off-by: robert-hh <robert@hammelrath.com>
2023-05-22 18:36:29 +10:00
..
ADAFRUIT_FEATHER_M0_EXPRESS samd/boards: Clean up comments and some pins in pins.csv files. 2023-02-21 23:13:01 +11:00
ADAFRUIT_FEATHER_M4_EXPRESS samd/boards: Clean up comments and some pins in pins.csv files. 2023-02-21 23:13:01 +11:00
ADAFRUIT_ITSYBITSY_M0_EXPRESS samd/boards: Clean up comments and some pins in pins.csv files. 2023-02-21 23:13:01 +11:00
ADAFRUIT_ITSYBITSY_M4_EXPRESS samd/boards: Clean up comments and some pins in pins.csv files. 2023-02-21 23:13:01 +11: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/MINISAM_M4: Update pins.csv for the Mini SAM M4 board. 2023-05-22 18:36:07 +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: Clean up comments and some pins in pins.csv files. 2023-02-21 23:13:01 +11: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: Clean up comments and some pins in pins.csv files. 2023-02-21 23:13:01 +11:00
deploy.md ports: Add board.json for all boards. 2021-10-27 14:04:53 +11: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