Skip to content

Commit

Permalink
samples: ubx_gnss: update board identifier to HWMv2
Browse files Browse the repository at this point in the history
The documentation still shows the outdated board names. These have
now been changed to the new HW model v2 board terminology.

Signed-off-by: Stephan Linz <linz@li-pro.net>
  • Loading branch information
rexut committed Jun 21, 2024
1 parent c71e3c6 commit 04ca985
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions samples/ubx_gnss/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Build and flash for different boards

.. zephyr-app-commands::
:zephyr-app: bridle/samples/ubx_gnss
:board: nrf9160dk_nrf9160
:board: nrf9160dk/nrf9160
:build-dir: nrf9160dk_nrf9160-ubx_gnss
:west-args: -p
:goals: flash
Expand All @@ -73,7 +73,7 @@ Build and flash for different boards

.. zephyr-app-commands::
:zephyr-app: bridle/samples/ubx_gnss
:board: nrf52840dk_nrf52840
:board: nrf52840dk/nrf52840
:build-dir: nrf52840dk_nrf52840-ubx_gnss
:west-args: -p
:goals: flash
Expand Down Expand Up @@ -113,7 +113,7 @@ Build and flash for different boards

.. zephyr-app-commands::
:zephyr-app: bridle/samples/ubx_gnss
:board: mimxrt1170_evkb_cm7
:board: mimxrt1170_evk@B/mimxrt1176/cm7
:build-dir: mimxrt1170_evkb_cm7-ubx_gnss
:west-args: -p
:flash-args: -r pyocd
Expand Down

0 comments on commit 04ca985

Please sign in to comment.