Skip to content

Commit 4c4715d

Browse files
doc/configuration: split DediprogFlashDriver example
Driver and image are not expected on the same indentation level. Other drivers use an example with two sections, one for the driver and one for global options like "images". Do the same for the DediprogFlashDriver to prevent confusion. Signed-off-by: Bastian Krause <bst@pengutronix.de>
1 parent bfbfd25 commit 4c4715d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/configuration.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3024,6 +3024,9 @@ The :any:`DediprogFlashDriver` is used to flash an SPI device using DediprogFlas
30243024
30253025
DediprogFlashDriver:
30263026
image: 'foo'
3027+
3028+
.. code-block:: yaml
3029+
30273030
images:
30283031
foo: '../images/image_to_load.raw'
30293032

0 commit comments

Comments
 (0)