Skip to content

Commit a6bc913

Browse files
Marti Bolivargalak
authored andcommitted
doc: boards: v2m_beetle: fix conversion to cmake
This board doesn't support the 'flash' goal, which was mistakenly included during the CMake conversion. Signed-off-by: Marti Bolivar <[email protected]>
1 parent 66d4d83 commit a6bc913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/arm/v2m_beetle/doc/v2m_beetle.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ the :ref:`hello_world` application.
237237
.. zephyr-app-commands::
238238
:zephyr-app: samples/hello_world
239239
:board: v2m_beetle
240-
:goals: build flash
240+
:goals: build
241241

242242
Connect the V2M Beetle to your host computer using the USB port and you should
243243
see a USB connection which exposes a Mass Storage (MBED) and a USB Serial Port.

0 commit comments

Comments
 (0)