boards: shields: mcp2515: doc: update sample path
The path of the sample has changed in the meantime, update this in the docs of the board. Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
This commit is contained in:
parent
30e4a4b71e
commit
95778c3227
@ -227,14 +227,14 @@ when you invoke ``west build`` or ``cmake`` in your Zephyr application. For
|
||||
example:
|
||||
|
||||
.. zephyr-app-commands::
|
||||
:zephyr-app: samples/drivers/can
|
||||
:zephyr-app: samples/drivers/can/counter
|
||||
:tool: all
|
||||
:board: nrf52dk_nrf52832
|
||||
:shield: dfrobot_can_bus_v2_0
|
||||
:goals: build flash
|
||||
|
||||
.. zephyr-app-commands::
|
||||
:zephyr-app: samples/drivers/can
|
||||
:zephyr-app: samples/drivers/can/counter
|
||||
:tool: all
|
||||
:board: nrf52840dk_nrf52840
|
||||
:shield: keyestudio_can_bus_ks0411
|
||||
|
||||
Loading…
Reference in New Issue
Block a user