doc: boards adafruit_itsybitsy_m4_express: Fix flash command

Fix the west flash command example using the new flash-args
option.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2023-10-20 12:06:20 +02:00 committed by Carles Cufí
commit d0aec24e45

View file

@ -179,7 +179,8 @@ debugged using a SWD probe such as the Segger J-Link.
.. zephyr-app-commands::
:zephyr-app: samples/hello_world
:board: adafruit_itsybitsy_m4_express
:goals: flash -r openocd
:goals: flash
:flash-args: -r openocd
:compact:
#. Start debugging: