PythonExtra/ports/samd/boards
Jim Mussared 9573d31071 all: Remove query-variants make target.
This is difficult to implement on cmake-based ports, and having the list
of variants in mpconfigboard.{cmake,mk} duplicates information that's
already in board.json.

This removes the existing query-variants make target from stm32 & rp2
and the definition of BOARD_VARIANTS from the various board files.

Also renames the cmake variable to MICROPY_BOARD_VARIANT to match other
variables such as MICROPY_BOARD. The make variable stays as
BOARD_VARIANT.

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-08-15 17:37:44 +10:00
..
ADAFRUIT_FEATHER_M0_EXPRESS ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
ADAFRUIT_FEATHER_M4_EXPRESS ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
ADAFRUIT_ITSYBITSY_M0_EXPRESS ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
ADAFRUIT_ITSYBITSY_M4_EXPRESS ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
ADAFRUIT_METRO_M4_EXPRESS all: Remove query-variants make target. 2023-08-15 17:37:44 +10:00
ADAFRUIT_TRINKET_M0 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
MINISAM_M4 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
SAMD21_XPLAINED_PRO ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
SEEED_WIO_TERMINAL ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
SEEED_XIAO_SAMD21 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
SPARKFUN_SAMD51_THING_PLUS ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +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