doc: board_porting: fix code block language

Language of the sample dts was not specified.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2021-03-29 17:54:53 +02:00 committed by Anas Nashif
commit 87659aa71b

View file

@ -192,7 +192,7 @@ your board's name). If you're new to devicetree, see :ref:`devicetree-intro`.
In general, :file:`plank.dts` should look like this: In general, :file:`plank.dts` should look like this:
.. code-block:: none .. code-block:: DTS
/dts-v1/; /dts-v1/;
#include <your_soc_vendor/your_soc.dtsi> #include <your_soc_vendor/your_soc.dtsi>