micropython/ports/rp2/boards
Jim Mussared 45845acf6d rp2: Use uppercase variant names.
This is to support a future change to add the variant name to the build
directory and therefore should be the same style as the board name.

This only affects the WEACTSTUDIO board. Also standardises on a convention
for naming flash-size variants. Normally we would write e.g. 2MiB, but in
uppercase, it's awkward to write 2MIB, so instead use 2M, 512K, etc for
variant names, but use 2MiB when not constrained by case (e.g. a regular
filename).

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-08-23 13:54:37 +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 rp2: Use uppercase variant names. 2023-08-23 13:54:37 +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