Skip to content

Commit 5721815

Browse files
visuphikartben
authored andcommitted
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>
1 parent fb35b68 commit 5721815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/boards/st/power_mgmt/blinky/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Building and Running
3131
Build and flash Blinky as follows, changing ``stm32l562e_dk`` for your board:
3232

3333
.. zephyr-app-commands::
34-
:zephyr-app: samples/basic/blinky
34+
:zephyr-app: samples/boards/st/power_mgmt/blinky
3535
:board: stm32l562e_dk
3636
:goals: build flash
3737
:compact:

0 commit comments

Comments
 (0)