Skip to content

Commit 1b0ea02

Browse files
henrikbrixandersencarlescufi
authored andcommitted
boards: shields: mikroe_adc_click: use board with mikroBUS as example
Use a board with a mikroBUS as example in the shield documentation and update the example application since the board_shell sample was removed in commit 7c85f4b. Fixes: #67134 Signed-off-by: Henrik Brix Andersen <[email protected]>
1 parent 53217b9 commit 1b0ea02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boards/shields/mikroe_adc_click/doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Set ``-DSHIELD=mikro_adc_click`` when you invoke ``west build``. For
3535
example:
3636

3737
.. zephyr-app-commands::
38-
:zephyr-app: test/boards/board_shell
39-
:board: frdm_k64f
38+
:zephyr-app: <my_app>
39+
:board: lpcxpresso55s16
4040
:shield: mikroe_adc_click
4141
:goals: build
4242

0 commit comments

Comments
 (0)