Commit 822ea376 authored by Benjamin Cabé's avatar Benjamin Cabé Committed by Benjamin Cabé
Browse files

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: default avatarBenjamin Cabé <benjamin@zephyrproject.org>
parent c683b044
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -44,6 +44,8 @@ description: |
        4 A4                     D1    7
        5 A5                     D0    6

    Use ARDUINO_HEADER_R3_* constants in <zephyr/dt-bindings/gpio/arduino-header-r3.h> to refer to
    specific pins using convenient constant names.

compatible: "arduino-header-r3"