arduino / arduino/ArduinoCore-mbed
Nano RP2040 Connect - D1,D2... not defined
Open
Beginner friendly
- Dominant language
- C
- Stars
- 411
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
I just noticed that the Digital pins can't be defined with `D1`,`D2`,... because they're missing from variants/NANO_RP2040_CONNECT/pins_arduino.h
I'll see if I can add them and make a pull request for it.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in variants/NANO_RP2040_CONNECT/pins_arduino.h, where the issue reports that the Nano RP2040 Connect's digital pin aliases are missing. Add the D1, D2, and subsequent aliases described in the issue, then verify that those names can be used to define the corresponding digital pins.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100