circuitpython/ports/samd/boards
robert-hh 949a808076 samd/boards: Add ADAFRUIT_FEATHER_M4_EXPRESS and _ITSYBITSY_M0_EXPRESS.
These two boards are used for testing, so it is favorable to have them
added early.

The full test set is:
- ADAFRUIT_FEATHER_M4_EXPRESS: SAMD51 with 32kHz crystal.
- ADAFRUIT_ITSYBITSY_M0_EXPRESS: SAMD21 without crystal.
- ADAFRUIT_ITSYBITSY_M4_EXPRESS: SAMD51 without crystal.
- SEEED_XIAO: SAM21 with 32kHz crystal.
2022-10-06 22:32:01 +11:00
..
ADAFRUIT_FEATHER_M0_EXPRESS samd/boards: Move mcu-specific settings into a mpconfig_samdXX.h file. 2022-10-06 22:30:37 +11:00
ADAFRUIT_FEATHER_M4_EXPRESS samd/boards: Add ADAFRUIT_FEATHER_M4_EXPRESS and _ITSYBITSY_M0_EXPRESS. 2022-10-06 22:32:01 +11:00
ADAFRUIT_ITSYBITSY_M0_EXPRESS samd/boards: Add ADAFRUIT_FEATHER_M4_EXPRESS and _ITSYBITSY_M0_EXPRESS. 2022-10-06 22:32:01 +11:00
ADAFRUIT_ITSYBITSY_M4_EXPRESS samd/boards: Move mcu-specific settings into a mpconfig_samdXX.h file. 2022-10-06 22:30:37 +11:00
ADAFRUIT_TRINKET_M0 samd/boards: Move mcu-specific settings into a mpconfig_samdXX.h file. 2022-10-06 22:30:37 +11:00
MINISAM_M4 samd/boards: Move mcu-specific settings into a mpconfig_samdXX.h file. 2022-10-06 22:30:37 +11:00
SAMD21_XPLAINED_PRO samd/boards: Move mcu-specific settings into a mpconfig_samdXX.h file. 2022-10-06 22:30:37 +11:00
SEEED_WIO_TERMINAL samd/boards: Move mcu-specific settings into a mpconfig_samdXX.h file. 2022-10-06 22:30:37 +11:00
SEEED_XIAO samd/boards: Move mcu-specific settings into a mpconfig_samdXX.h file. 2022-10-06 22:30:37 +11:00
deploy.md ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
make-pins.py samd/boards: Replace pins.c and pins.h by pins.csv. 2022-10-06 22:29:49 +11:00
manifest.py samd: Integrate latest asf4, add help, more time funcs and uPy features. 2021-11-19 11:05:05 +11:00
mpconfig_samd21.h samd/boards: Move mcu-specific settings into a mpconfig_samdXX.h file. 2022-10-06 22:30:37 +11:00
mpconfig_samd51.h samd/boards: Move mcu-specific settings into a mpconfig_samdXX.h file. 2022-10-06 22:30:37 +11:00
samd21x18a.ld samd: Make common linker scripts, rename board.mk to mpconfigboard.mk. 2019-08-16 00:26:54 +10:00
samd51g19a.ld samd: Make common linker scripts, rename board.mk to mpconfigboard.mk. 2019-08-16 00:26:54 +10:00
samd51j19a.ld samd/boards: Add ADAFRUIT_FEATHER_M4_EXPRESS and _ITSYBITSY_M0_EXPRESS. 2022-10-06 22:32:01 +11:00
samd51p19a.ld samd: Integrate latest asf4, add help, more time funcs and uPy features. 2021-11-19 11:05:05 +11:00