Skip to content

Commit 822ea37

Browse files
committed
dts: gpio: add mention of ARDUINO_HEADER_R3_* constants in binding desc
Add mention of ARDUINO_HEADER_R3_* constants in binding description for the Arduino Uno (R3) header. Signed-off-by: Benjamin Cabé <[email protected]>
1 parent c683b04 commit 822ea37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dts/bindings/gpio/arduino-header-r3.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ description: |
4444
4 A4 D1 7
4545
5 A5 D0 6
4646
47+
Use ARDUINO_HEADER_R3_* constants in <zephyr/dt-bindings/gpio/arduino-header-r3.h> to refer to
48+
specific pins using convenient constant names.
4749
4850
compatible: "arduino-header-r3"
4951

0 commit comments

Comments
 (0)