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 7c85f4b2f5.

Fixes: #67134

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
Henrik Brix Andersen 2024-01-04 14:59:16 +01:00 committed by Carles Cufí
parent 53217b980c
commit 1b0ea02ffb
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@ Set ``-DSHIELD=mikro_adc_click`` when you invoke ``west build``. For
example:
.. zephyr-app-commands::
:zephyr-app: test/boards/board_shell
:board: frdm_k64f
:zephyr-app: <my_app>
:board: lpcxpresso55s16
:shield: mikroe_adc_click
:goals: build