boards: nxp: adopt new zephyr:board directive and role
This updates the documentation of all the NXP boards to use the new `zephyr:board::` directive. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
a17d854004
commit
d885957fe8
89 changed files with 143 additions and 483 deletions
|
@ -110,7 +110,7 @@ Next, python-can needs to be configured for the ``can0`` interface. One option i
|
|||
fd = True
|
||||
|
||||
Once the SocketCAN interface has been brought up and configured the test suite can be launched using
|
||||
Twister. Below is an example for running on the :ref:`lpcxpresso55s36`:
|
||||
Twister. Below is an example for running on the :zephyr:board:`lpcxpresso55s36`:
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue