micropython/ports/rp2/boards
iabdalkader 4a2e510a87 ports: Add LED pin aliases for all Arduino boards.
The standard Arduino pinout uses LEDR/G/B and LED_BUILTIN (if available).
This patch adds aliases to match the standard pinout, while retaining
LED_RED/GREEN/BLUE for compatibility with existing scripts and examples.

Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2024-01-26 14:11:42 +11:00
..
ADAFRUIT_FEATHER_RP2040
ADAFRUIT_ITSYBITSY_RP2040
ADAFRUIT_QTPY_RP2040
ARDUINO_NANO_RP2040_CONNECT ports: Add LED pin aliases for all Arduino boards. 2024-01-26 14:11:42 +11:00
GARATRONIC_PYBSTICK26_RP2040
NULLBITS_BIT_C_PRO
PIMORONI_PICOLIPO_4MB
PIMORONI_PICOLIPO_16MB
PIMORONI_TINY2040
POLOLU_3PI_2040_ROBOT rp2/boards: Add support for Pololu 3pi+ and Zumo robots. 2023-12-18 14:08:04 +11:00
POLOLU_ZUMO_2040_ROBOT rp2/boards: Add support for Pololu 3pi+ and Zumo robots. 2023-12-18 14:08:04 +11:00
RPI_PICO rp2: Rename PICO, PICO_W to RPI_PICO, RPI_PICO_W. 2023-08-23 15:49:37 +10:00
RPI_PICO_W rp2/cyw43_configport: Use m_tracked_calloc and m_tracked_free. 2023-10-16 23:36:54 +11:00
SIL_RP2040_SHIM rp2/boards: Add SIL_RP2040_SHIM board by Silicognition LLC. 2023-12-18 16:32:20 +11:00
SPARKFUN_PROMICRO
SPARKFUN_THINGPLUS
W5100S_EVB_PICO
W5500_EVB_PICO
WEACTSTUDIO rp2: Use uppercase variant names. 2023-08-23 13:54:37 +10:00
deploy.md
make-pins.py tools/boardgen.py: Add initial implementation of a common make-pins.py. 2023-11-03 14:06:27 +11:00
manifest.py
rp2_af.csv
rp2_prefix.c extmod/modmachine: Clean up decls of machine types to use common ones. 2023-10-26 16:20:53 +11:00