Skip to content

Commit

Permalink
rp2/boards: Add named digital pins for Arduino Nano RP2040 Connect.
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Romero <[email protected]>
  • Loading branch information
sebromero authored and dpgeorge committed Mar 8, 2024
1 parent 32623d3 commit ed29a41
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ports/rp2/boards/ARDUINO_NANO_RP2040_CONNECT/pins.csv
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ D10,GPIO5
D11,GPIO7
D12,GPIO4
D13,GPIO6
D14,GPIO26
D15,GPIO27
D16,GPIO28
D17,GPIO29
LED,GPIO6
LED_BUILTIN,GPIO6
A0,GPIO26
Expand Down

0 comments on commit ed29a41

Please sign in to comment.