doc: hardware: porting: soc_porting: use consistent YAML indentation
Make all YAML snippets use the same kind of indentation for block sequences. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
d5863c3211
commit
03696a0344
@ -117,7 +117,7 @@ The skeleton of a simple SoC YAML file containing just one SoC is:
|
||||
.. code-block:: yaml
|
||||
|
||||
socs:
|
||||
- name: <soc1>
|
||||
- name: <soc1>
|
||||
|
||||
It is possible to have multiple SoC located in the SoC folder.
|
||||
For example if they belong to a common family or series it is recommended to
|
||||
|
||||
Loading…
Reference in New Issue
Block a user