Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: Updated 54H samples build commands #18683

Merged
merged 1 commit into from
Nov 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions applications/ipc_radio/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,9 @@ For instructions on how to enable a specific configuration overlay file, see :re
.. note::
You cannot use :ref:`ble_rpc` together with the HCI :ref:`bluetooth_controller`.

.. note::
|54H_engb_2_8|

Dependencies
************

Expand Down
2 changes: 2 additions & 0 deletions applications/machine_learning/app_desc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,8 @@ nRF54H20 DK
.. note::
This application does not work in the default configuration for the nRF54H20 DK without additional parameters like shields or snippets.

|54H_engb_2_8|

To build the application for the nRF54H20 DK with the sensor sampling done by the Application core (single-core application), run the following command:

.. code-block:: console
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -732,6 +732,10 @@ Once connected, run the following command to build the sample:

west build -b nrf54h20dk/nrf54h20/cpuapp -p -- -DSB_CONFIG_WIFI_NRF70=y -DCONFIG_CHIP_WIFI=y -Dmatter_bridge_SHIELD=nrf7002eb_interposer_p1

.. note::
|54H_engb_2_8|


Selecting a configuration
=========================

Expand Down
3 changes: 3 additions & 0 deletions applications/nrf_desktop/description.rst
Original file line number Diff line number Diff line change
Expand Up @@ -900,6 +900,9 @@ The nRF Desktop application is built the same way to any other |NCS| application
.. note::
Information about the known issues in nRF Desktop can be found in |NCS|'s :ref:`release_notes` and on the :ref:`known_issues` page.

.. note::
|54H_engb_2_8|

.. _nrf_desktop_selecting_build_types:

Selecting a build type
Expand Down
3 changes: 3 additions & 0 deletions doc/nrf/shortcuts.txt
Original file line number Diff line number Diff line change
Expand Up @@ -249,3 +249,6 @@
When using any other DK, the Toolchain Manager installation is recommended for the |NCS| v1.9.x and earlier versions.

.. |filter_samples_by_board| replace:: If you want to list samples available for one or more specific boards, `use the nRF Connect for Visual Studio Code extension to filter them <Browse samples_>`_.

.. |54H_engb_2_8| replace:: When using the nRF54H20 DK Engineering B (from v0.8.0 to 0.8.2), you must build samples and applications using the board revision 0.8.0 with the ``<board>@<revision>`` syntax.
FrancescoSer marked this conversation as resolved.
Show resolved Hide resolved
For example, ``[email protected]/nrf54h20/cpuapp`` when building for the application core, or ``[email protected]/nrf54h20/cpurad`` when building for the radio core.
2 changes: 2 additions & 0 deletions samples/app_event_manager/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ Building and running

.. include:: /includes/build_and_run_ns.txt

.. note::
|54H_engb_2_8|

Testing
=======
Expand Down
3 changes: 3 additions & 0 deletions samples/benchmarks/coremark/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,9 @@ After flashing, messages describing the benchmark state will appear in the conso

.. include:: /includes/nRF54H20_erase_UICR.txt

.. note::
|54H_engb_2_8|

Testing
=======

Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/central_and_peripheral_hr/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ Building and running

.. include:: /includes/nRF54H20_erase_UICR.txt

.. note::
|54H_engb_2_8|

.. _central_and_peripheral_hrs_testing:

Testing
Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/central_bas/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ Building and running

.. include:: /includes/build_and_run_ns.txt

.. note::
|54H_engb_2_8|

.. _central_bas_testing:


Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/central_hids/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,9 @@ Building and Running

.. include:: /includes/nRF54H20_erase_UICR.txt

.. note::
|54H_engb_2_8|

Testing
=======

Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/central_hr_coded/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ Building and running

.. include:: /includes/build_and_run.txt

.. note::
|54H_engb_2_8|

Testing
=======

Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/central_uart/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ Building and running

.. include:: /includes/nRF54H20_erase_UICR.txt

.. note::
|54H_engb_2_8|

.. _central_uart_testing:

Testing
Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/direct_test_mode/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,9 @@ After programming the sample to your development kit, you can test it in three w
.. note::
For the |nRF5340DKnoref|, see :ref:`logging_cpunet` for information about the COM terminals on which the logging output is available.

.. note::
|54H_engb_2_8|

.. _direct_test_mode_testing_anritsu:

Testing with a certified tester
Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/event_trigger/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ Building and running

.. include:: /includes/build_and_run.txt

.. note::
|54H_engb_2_8|

Testing
=======

Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/llpm/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ Building and running

.. include:: /includes/nRF54H20_erase_UICR.txt

.. note::
|54H_engb_2_8|

Testing
=======

Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/multiple_adv_sets/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ Building and running

.. include:: /includes/build_and_run_ns.txt

.. note::
|54H_engb_2_8|

.. _multiple_adv_sets_testing:

Testing
Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/peripheral_ams_client/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@ Building and running

.. include:: /includes/build_and_run_ns.txt

.. note::
|54H_engb_2_8|

.. _peripheral_ams_client_testing:

Testing
Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/peripheral_ancs_client/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ Building and running

.. include:: /includes/build_and_run_ns.txt

.. note::
|54H_engb_2_8|

.. _peripheral_ancs_client_testing:

Testing
Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/peripheral_bms/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ Building and running

.. include:: /includes/build_and_run.txt

.. note::
|54H_engb_2_8|

.. _peripheral_bms_testing:

Testing
Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/peripheral_cgms/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ Building and running

.. |sample path| replace:: :file:`samples/bluetooth/peripheral_cgms`

.. note::
|54H_engb_2_8|

.. include:: /includes/build_and_run_ns.txt

Testing
Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/peripheral_cts_client/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ Building and running

.. include:: /includes/build_and_run_ns.txt

.. note::
|54H_engb_2_8|

.. _peripheral_cts_client_testing:

Testing
Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/peripheral_gatt_dm/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ Building and running

.. include:: /includes/build_and_run_ns.txt

.. note::
|54H_engb_2_8|

.. _peripheral_gatt_dm_testing:

Testing
Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/peripheral_hids_keyboard/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,9 @@ Building and running

.. include:: /includes/nRF54H20_erase_UICR.txt

.. note::
|54H_engb_2_8|

Testing
=======

Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/peripheral_hids_mouse/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,9 @@ To build this sample with the :ref:`ble_rpc` library, add the following paramete

.. include:: /includes/nRF54H20_erase_UICR.txt

.. note::
|54H_engb_2_8|

Testing
=======

Expand Down
2 changes: 2 additions & 0 deletions samples/bluetooth/peripheral_hr_coded/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ Building and running

.. include:: /includes/build_and_run.txt

.. note::
|54H_engb_2_8|

Testing
=======
Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/peripheral_lbs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,9 @@ Building and running

.. include:: /includes/nRF54H20_erase_UICR.txt

.. note::
|54H_engb_2_8|

Minimal build
=============

Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/peripheral_nfc_pairing/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,9 @@ Building and running

.. include:: /includes/build_and_run_ns.txt

.. note::
|54H_engb_2_8|

Testing
=======

Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/peripheral_rscs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ Building and running

.. include:: /includes/nRF54H20_erase_UICR.txt

.. note::
|54H_engb_2_8|

.. _peripheral_rscs_testing:

Testing
Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/peripheral_status/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@ Building and running

.. include:: /includes/build_and_run_ns.txt

.. note::
|54H_engb_2_8|

Testing
=======

Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/peripheral_uart/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,9 @@ Building and running

.. include:: /includes/nRF54H20_erase_UICR.txt

.. note::
|54H_engb_2_8|

Experimental nRF54H20 SoC radio core only build
===============================================

Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/radio_coex_1wire/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ Building and running

.. include:: /includes/build_and_run.txt

.. note::
|54H_engb_2_8|

Testing
=======

Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/radio_notification_cb/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ Building and running

.. include:: /includes/build_and_run.txt

.. note::
|54H_engb_2_8|

Testing
=======

Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/shell_bt_nus/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ Building and running

.. include:: /includes/build_and_run_ns.txt

.. note::
|54H_engb_2_8|

Testing
*******

Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/subrating/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ Building and running

.. include:: /includes/build_and_run.txt

.. note::
|54H_engb_2_8|

Testing
=======

Expand Down
3 changes: 3 additions & 0 deletions samples/bluetooth/throughput/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@ Building and running

.. include:: /includes/nRF54H20_erase_UICR.txt

.. note::
|54H_engb_2_8|

Testing
=======

Expand Down
3 changes: 3 additions & 0 deletions samples/caf_sensor_manager/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@ Complete the following steps to program the sample:

.. include:: /includes/nRF54H20_erase_UICR.txt

.. note::
|54H_engb_2_8|

Testing
=======

Expand Down
3 changes: 3 additions & 0 deletions samples/crypto/aes_cbc/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ Building and running

.. include:: /includes/build_and_run_ns.txt

.. note::
|54H_engb_2_8|

Testing
=======

Expand Down
3 changes: 3 additions & 0 deletions samples/crypto/aes_ccm/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ Building and running

.. include:: /includes/build_and_run_ns.txt

.. note::
|54H_engb_2_8|

Testing
=======

Expand Down
3 changes: 3 additions & 0 deletions samples/crypto/aes_ctr/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ Building and running

.. include:: /includes/build_and_run_ns.txt

.. note::
|54H_engb_2_8|

Testing
=======

Expand Down
3 changes: 3 additions & 0 deletions samples/crypto/aes_gcm/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ Building and running

.. include:: /includes/build_and_run_ns.txt

.. note::
|54H_engb_2_8|

Testing
=======

Expand Down
Loading
Loading