boards: bbc_microbit_v2: Fix docs

The board name wasn't updated to bbc_microbit_v2

Fixes #32969

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2021-03-16 16:45:49 -05:00 committed by Anas Nashif
parent ba51bbd73d
commit c960aa4785

View File

@ -87,7 +87,7 @@ Then build and flash the application in the usual way.
.. zephyr-app-commands::
:zephyr-app: samples/hello_world
:board: bbc_microbit
:board: bbc_microbit_v2
:goals: build flash