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:
parent
3b269bb033
commit
87659aa71b
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue