micropython/ports/samd/boards/ADAFRUIT_METRO_M4_EXPRESS
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
..
board.json ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
mpconfigboard.h
mpconfigboard.mk all: Remove query-variants make target. 2023-08-15 17:37:44 +10:00
pins.csv