samples/subsys/settings: corrected doc on how to build and run
Corrected `building and running` console snippet. Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
This commit is contained in:
parent
f85a91837e
commit
9b024eba54
1 changed files with 2 additions and 1 deletions
|
@ -29,8 +29,9 @@ application for the qemu_x86.
|
||||||
|
|
||||||
.. zephyr-app-commands::
|
.. zephyr-app-commands::
|
||||||
:zephyr-app: samples/subsys/settings
|
:zephyr-app: samples/subsys/settings
|
||||||
|
:host-os: unix
|
||||||
:board: qemu_x86
|
:board: qemu_x86
|
||||||
:goals: build flash
|
:goals: run
|
||||||
:compact:
|
:compact:
|
||||||
|
|
||||||
After running the image to the board the output on the console shows the
|
After running the image to the board the output on the console shows the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue