micropython/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
ADAFRUIT_FEATHER_M4_EXPRESS
ADAFRUIT_ITSYBITSY_M0_EXPRESS
ADAFRUIT_ITSYBITSY_M4_EXPRESS
ADAFRUIT_METRO_M4_EXPRESS all: Remove query-variants make target. 2023-08-15 17:37:44 +10:00
ADAFRUIT_TRINKET_M0
MINISAM_M4
SAMD21_XPLAINED_PRO
SEEED_WIO_TERMINAL
SEEED_XIAO_SAMD21
SPARKFUN_SAMD51_THING_PLUS
deploy.md
make-pin-table.py
manifest.py
samd21x18a.ld
samd51x19a.ld
samd51x20a.ld