-
- Downloads
rp2/boards: Add pin CSV files to board definitions.
Pin defines are: - For Pico define board pins and the default LED pin (WL_GPIO25). - For Pico-W define board pins, external pins and the default LED pin (WL_GPIO0). - For the Nano-RP2040, define board pins, external pins and the default LED pin (GPIO25) - For all other boards, the pins.csv defines the LED pin (if any) for backwards compatibility with code that assumes there's always an LED pin.
Showing
- ports/rp2/boards/ADAFRUIT_FEATHER_RP2040/pins.csv 1 addition, 0 deletionsports/rp2/boards/ADAFRUIT_FEATHER_RP2040/pins.csv
- ports/rp2/boards/ADAFRUIT_ITSYBITSY_RP2040/pins.csv 1 addition, 0 deletionsports/rp2/boards/ADAFRUIT_ITSYBITSY_RP2040/pins.csv
- ports/rp2/boards/ARDUINO_NANO_RP2040_CONNECT/pins.csv 26 additions, 0 deletionsports/rp2/boards/ARDUINO_NANO_RP2040_CONNECT/pins.csv
- ports/rp2/boards/GARATRONIC_PYBSTICK26_RP2040/pins.csv 1 addition, 0 deletionsports/rp2/boards/GARATRONIC_PYBSTICK26_RP2040/pins.csv
- ports/rp2/boards/PICO/pins.csv 28 additions, 0 deletionsports/rp2/boards/PICO/pins.csv
- ports/rp2/boards/PICO_W/mpconfigboard.h 0 additions, 5 deletionsports/rp2/boards/PICO_W/mpconfigboard.h
- ports/rp2/boards/PICO_W/pins.csv 30 additions, 0 deletionsports/rp2/boards/PICO_W/pins.csv
- ports/rp2/boards/PIMORONI_PICOLIPO_16MB/pins.csv 1 addition, 0 deletionsports/rp2/boards/PIMORONI_PICOLIPO_16MB/pins.csv
- ports/rp2/boards/PIMORONI_PICOLIPO_4MB/pins.csv 1 addition, 0 deletionsports/rp2/boards/PIMORONI_PICOLIPO_4MB/pins.csv
- ports/rp2/boards/PIMORONI_TINY2040/pins.csv 1 addition, 0 deletionsports/rp2/boards/PIMORONI_TINY2040/pins.csv
- ports/rp2/boards/SPARKFUN_THINGPLUS/pins.csv 1 addition, 0 deletionsports/rp2/boards/SPARKFUN_THINGPLUS/pins.csv
- ports/rp2/boards/W5100S_EVB_PICO/pins.csv 1 addition, 0 deletionsports/rp2/boards/W5100S_EVB_PICO/pins.csv
- ports/rp2/boards/W5500_EVB_PICO/pins.csv 1 addition, 0 deletionsports/rp2/boards/W5500_EVB_PICO/pins.csv
- ports/rp2/boards/WEACTSTUDIO/pins.csv 1 addition, 0 deletionsports/rp2/boards/WEACTSTUDIO/pins.csv
ports/rp2/boards/PICO/pins.csv
0 → 100644
ports/rp2/boards/PICO_W/pins.csv
0 → 100644
ports/rp2/boards/PIMORONI_TINY2040/pins.csv
0 → 100644
ports/rp2/boards/SPARKFUN_THINGPLUS/pins.csv
0 → 100644
ports/rp2/boards/W5100S_EVB_PICO/pins.csv
0 → 100644
ports/rp2/boards/W5500_EVB_PICO/pins.csv
0 → 100644
ports/rp2/boards/WEACTSTUDIO/pins.csv
0 → 100644
Please register or sign in to comment