Skip to content

Commit 27c0992

Browse files
sebromerodpgeorge
authored andcommitted
esp32/boards: Add missing named digital pins for Arduino Nano ESP32.
Signed-off-by: Sebastian Romero <[email protected]>
1 parent ed29a41 commit 27c0992

File tree

1 file changed

+8
-0
lines changed
  • ports/esp32/boards/ARDUINO_NANO_ESP32

1 file changed

+8
-0
lines changed

ports/esp32/boards/ARDUINO_NANO_ESP32/pins.csv

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ D10,GPIO21
1212
D11,GPIO38
1313
D12,GPIO47
1414
D13,GPIO48
15+
D17,GPIO1
16+
D18,GPIO2
17+
D19,GPIO3
18+
D20,GPIO4
19+
D21,GPIO11
20+
D22,GPIO12
21+
D23,GPIO13
22+
D24,GPIO14
1523
LEDR,GPIO46
1624
LEDG,GPIO0
1725
LEDB,GPIO45

0 commit comments

Comments
 (0)