micropython/ports/rp2/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_RP2040 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
ADAFRUIT_ITSYBITSY_RP2040 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
ADAFRUIT_QTPY_RP2040 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
ARDUINO_NANO_RP2040_CONNECT ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
GARATRONIC_PYBSTICK26_RP2040 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
NULLBITS_BIT_C_PRO ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
PICO ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
PICO_W ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
PIMORONI_PICOLIPO_4MB ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
PIMORONI_PICOLIPO_16MB ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
PIMORONI_TINY2040 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
SPARKFUN_PROMICRO ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
SPARKFUN_THINGPLUS ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
W5100S_EVB_PICO ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
W5500_EVB_PICO ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
WEACTSTUDIO all: Remove query-variants make target. 2023-08-15 17:37:44 +10:00
deploy.md ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
make-pins.py all: Fix cases of Python variable assigned but never used. 2023-05-02 16:36:05 +10:00
manifest.py extmod/asyncio: Rename uasyncio to asyncio. 2023-06-19 17:33:03 +10:00
rp2_af.csv rp2/machine_pin: Add support for named pins and alternate functions. 2023-01-16 11:44:26 +11:00
rp2_prefix.c rp2/machine_pin: Add support for named pins and alternate functions. 2023-01-16 11:44:26 +11:00