micropython/ports/rp2/boards
Jim Mussared 24a6e951ec ports: Simplify board feature tags in board.json.
This commit:
- Finds a common set of board feature tags and maps existing features to
  that reduced set.
- Removes some less-useful board feature tags.
- Ensures all MCUs are specified correctly.
- Ensures all boards have a vendor (and fixes some vendor names).

This is to make the downloads page show a less intimidating set of filters.

Work done in conjunction with Matt Trentini <matt.trentini@gmail.com>.

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-08-10 14:54:03 +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 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +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