samples: boards: st: fix command path in README
command path is wrong, pointing to basic blinky sample Signed-off-by: Vixay Phimmasane <visuphi@gmail.com>
This commit is contained in:
parent
fb35b6890d
commit
5721815cab
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ Building and Running
|
|||
Build and flash Blinky as follows, changing ``stm32l562e_dk`` for your board:
|
||||
|
||||
.. zephyr-app-commands::
|
||||
:zephyr-app: samples/basic/blinky
|
||||
:zephyr-app: samples/boards/st/power_mgmt/blinky
|
||||
:board: stm32l562e_dk
|
||||
:goals: build flash
|
||||
:compact:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue