Skip to content

Commit c58243d

Browse files
gmarullnashif
authored andcommitted
samples: boards: nrf: battery: fix board in sample commands
The board name used in the zephyr-app-commands directive was the old name for the Thingy52 board. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent 652f25e commit c58243d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/boards/nrf/battery/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The code can be found in :zephyr_file:`samples/boards/nrf/battery`.
7373

7474
.. zephyr-app-commands::
7575
:zephyr-app: samples/boards/nrf/battery
76-
:board: nrf52_pca20020
76+
:board: thingy52_nrf52832
7777
:goals: build flash
7878
:compact:
7979

0 commit comments

Comments
 (0)