doc: guides: porting: shields: fix Arduino header name
``arduino-header-r3`` was incorrectly referred to as ``arduino-r3-header``. Signed-off-by: Ievgenii Meshcheriakov <ievgenii.meshcheriakov@nordicsemi.no>
This commit is contained in:
parent
3d329870c1
commit
74a5ed7a23
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ GPIO nexus nodes
|
|||
****************
|
||||
|
||||
GPIOs accessed by the shield peripherals must be identified using the
|
||||
shield GPIO abstraction, for example from the ``arduino-r3-header``
|
||||
shield GPIO abstraction, for example from the ``arduino-header-r3``
|
||||
compatible. Boards that provide the header must map the header pins
|
||||
to SOC-specific pins. This is accomplished by including a `nexus
|
||||
node`_ that looks like the following into the board devicetree file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue