Browse Source

treewide: Update board names for hwmv2

Updates tests that use board names which have changed with boards v2

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
pull/69687/head
Jamie McCrae 1 year ago committed by Carles Cufi
parent
commit
4f572ba24f
  1. 2
      boards/shields/adafruit_2_8_tft_touch_v2/doc/index.rst
  2. 2
      boards/shields/adafruit_pca9685/doc/index.rst
  3. 2
      boards/shields/arceli_eth_w5500/doc/index.rst
  4. 2
      boards/shields/buydisplay_2_8_tft_touch_arduino/doc/index.rst
  5. 2
      boards/shields/buydisplay_3_5_tft_touch_arduino/doc/index.rst
  6. 2
      boards/shields/ftdi_vm800c/doc/index.rst
  7. 2
      boards/shields/ls0xx_generic/doc/index.rst
  8. 2
      boards/shields/max7219/doc/index.rst
  9. 4
      boards/shields/mcp2515/doc/index.rst
  10. 2
      boards/shields/st7735r/doc/index.rst
  11. 2
      boards/shields/st7789v_generic/doc/index.rst
  12. 2
      boards/shields/waveshare_epaper/doc/index.rst
  13. 2
      cmake/modules/extensions.cmake
  14. 2
      doc/connectivity/bluetooth/autopts/autopts-win10.rst
  15. 4
      doc/develop/beyond-GSG.rst
  16. 2
      doc/develop/flash_debug/nordic_segger.rst
  17. 12
      doc/develop/test/twister.rst
  18. 2
      doc/hardware/porting/board_porting.rst
  19. 2
      doc/services/device_mgmt/mcumgr.rst
  20. 6
      doc/services/tfm/requirements.rst
  21. 4
      samples/application_development/code_relocation_nocopy/README.rst
  22. 2
      samples/application_development/code_relocation_nocopy/sample.yaml
  23. 2
      samples/application_development/sysbuild/with_mcuboot/README.rst
  24. 4
      samples/application_development/sysbuild/with_mcuboot/sample.yaml
  25. 4
      samples/basic/blinky_pwm/README.rst
  26. 2
      samples/basic/button/sample.yaml
  27. 4
      samples/basic/fade_led/README.rst
  28. 2
      samples/basic/fade_led/sample.yaml
  29. 10
      samples/basic/minimal/sample.yaml
  30. 6
      samples/basic/threads/README.rst
  31. 2
      samples/basic/threads/sample.yaml
  32. 4
      samples/bluetooth/beacon/sample.yaml
  33. 4
      samples/bluetooth/bluetooth.rst
  34. 2
      samples/bluetooth/broadcast_audio_assistant/README.rst
  35. 4
      samples/bluetooth/broadcast_audio_assistant/sample.yaml
  36. 6
      samples/bluetooth/broadcast_audio_sink/Kconfig.sysbuild
  37. 4
      samples/bluetooth/broadcast_audio_sink/README.rst
  38. 10
      samples/bluetooth/broadcast_audio_sink/sample.yaml
  39. 6
      samples/bluetooth/broadcast_audio_source/Kconfig.sysbuild
  40. 4
      samples/bluetooth/broadcast_audio_source/README.rst
  41. 14
      samples/bluetooth/broadcast_audio_source/sample.yaml
  42. 4
      samples/bluetooth/broadcaster/sample.yaml
  43. 4
      samples/bluetooth/broadcaster_multiple/sample.yaml
  44. 4
      samples/bluetooth/central_ht/sample.yaml
  45. 2
      samples/bluetooth/central_multilink/sample.yaml
  46. 8
      samples/bluetooth/central_otc/sample.yaml
  47. 4
      samples/bluetooth/direction_finding_central/README.rst
  48. 24
      samples/bluetooth/direction_finding_central/sample.yaml
  49. 4
      samples/bluetooth/direction_finding_connectionless_rx/README.rst
  50. 24
      samples/bluetooth/direction_finding_connectionless_rx/sample.yaml
  51. 4
      samples/bluetooth/direction_finding_connectionless_tx/README.rst
  52. 24
      samples/bluetooth/direction_finding_connectionless_tx/sample.yaml
  53. 4
      samples/bluetooth/direction_finding_peripheral/README.rst
  54. 24
      samples/bluetooth/direction_finding_peripheral/sample.yaml
  55. 2
      samples/bluetooth/encrypted_advertising/central/sample.yaml
  56. 2
      samples/bluetooth/encrypted_advertising/peripheral/sample.yaml
  57. 2
      samples/bluetooth/extended_adv/advertiser/sample.yaml
  58. 2
      samples/bluetooth/extended_adv/scanner/sample.yaml
  59. 62
      samples/bluetooth/hci_ipc/sample.yaml
  60. 4
      samples/bluetooth/hci_pwr_ctrl/sample.yaml
  61. 8
      samples/bluetooth/hci_spi/sample.yaml
  62. 8
      samples/bluetooth/hci_uart/README.rst
  63. 24
      samples/bluetooth/hci_uart/sample.yaml
  64. 2
      samples/bluetooth/hci_uart_async/README.rst
  65. 2
      samples/bluetooth/hci_uart_async/sample.yaml
  66. 2
      samples/bluetooth/hci_usb/sample.yaml
  67. 2
      samples/bluetooth/hci_usb_h4/sample.yaml
  68. 6
      samples/bluetooth/ipsp/README.rst
  69. 6
      samples/bluetooth/iso_broadcast/sample.yaml
  70. 8
      samples/bluetooth/iso_broadcast_benchmark/sample.yaml
  71. 4
      samples/bluetooth/iso_connected_benchmark/sample.yaml
  72. 6
      samples/bluetooth/iso_receive/sample.yaml
  73. 4
      samples/bluetooth/mesh/sample.yaml
  74. 4
      samples/bluetooth/mesh_demo/sample.yaml
  75. 4
      samples/bluetooth/mesh_provisioner/sample.yaml
  76. 4
      samples/bluetooth/observer/sample.yaml
  77. 2
      samples/bluetooth/periodic_adv/sample.yaml
  78. 4
      samples/bluetooth/periodic_adv_conn/sample.yaml
  79. 4
      samples/bluetooth/periodic_adv_rsp/sample.yaml
  80. 2
      samples/bluetooth/periodic_sync/sample.yaml
  81. 4
      samples/bluetooth/periodic_sync_conn/sample.yaml
  82. 4
      samples/bluetooth/periodic_sync_rsp/sample.yaml
  83. 4
      samples/bluetooth/peripheral_ht/sample.yaml
  84. 2
      samples/bluetooth/peripheral_identity/sample.yaml
  85. 6
      samples/bluetooth/public_broadcast_sink/Kconfig.sysbuild
  86. 4
      samples/bluetooth/public_broadcast_sink/README.rst
  87. 10
      samples/bluetooth/public_broadcast_sink/sample.yaml
  88. 6
      samples/bluetooth/public_broadcast_source/Kconfig.sysbuild
  89. 4
      samples/bluetooth/public_broadcast_source/README.rst
  90. 10
      samples/bluetooth/public_broadcast_source/sample.yaml
  91. 6
      samples/bluetooth/unicast_audio_client/Kconfig.sysbuild
  92. 6
      samples/bluetooth/unicast_audio_client/README.rst
  93. 10
      samples/bluetooth/unicast_audio_client/sample.yaml
  94. 6
      samples/bluetooth/unicast_audio_server/Kconfig.sysbuild
  95. 6
      samples/bluetooth/unicast_audio_server/README.rst
  96. 10
      samples/bluetooth/unicast_audio_server/sample.yaml
  97. 2
      samples/boards/nrf/battery/README.rst
  98. 2
      samples/boards/nrf/battery/sample.yaml
  99. 2
      samples/boards/nrf/clock_skew/README.rst
  100. 8
      samples/boards/nrf/clock_skew/sample.yaml
  101. Some files were not shown because too many files have changed in this diff Show More

2
boards/shields/adafruit_2_8_tft_touch_v2/doc/index.rst

@ -61,7 +61,7 @@ Set ``-DSHIELD=adafruit_2_8_tft_touch_v2`` when you invoke ``west build``. For e @@ -61,7 +61,7 @@ Set ``-DSHIELD=adafruit_2_8_tft_touch_v2`` when you invoke ``west build``. For e
.. zephyr-app-commands::
:zephyr-app: samples/subsys/display/lvgl
:board: nrf52840dk_nrf52840
:board: nrf52840dk/nrf52840
:shield: adafruit_2_8_tft_touch_v2
:goals: build

2
boards/shields/adafruit_pca9685/doc/index.rst

@ -32,7 +32,7 @@ For example: @@ -32,7 +32,7 @@ For example:
.. zephyr-app-commands::
:zephyr-app: samples/drivers/led_pwm
:board: nrf52840dk_nrf52840
:board: nrf52840dk/nrf52840
:shield: adafruit_pca9685
:goals: build

2
boards/shields/arceli_eth_w5500/doc/index.rst

@ -43,7 +43,7 @@ Set ``-DSHIELD=arceli_eth_w5500`` when you invoke ``west build``. For example: @@ -43,7 +43,7 @@ Set ``-DSHIELD=arceli_eth_w5500`` when you invoke ``west build``. For example:
.. zephyr-app-commands::
:zephyr-app: samples/net/dhcpv4_client
:board: nrf52840dk_nrf52840
:board: nrf52840dk/nrf52840
:shield: arceli_eth_w5500
:goals: build

2
boards/shields/buydisplay_2_8_tft_touch_arduino/doc/index.rst

@ -61,7 +61,7 @@ Set ``-DSHIELD=buydisplay_2_8_tft_touch_arduino`` when you invoke @@ -61,7 +61,7 @@ Set ``-DSHIELD=buydisplay_2_8_tft_touch_arduino`` when you invoke
.. zephyr-app-commands::
:zephyr-app: samples/subsys/display/lvgl
:board: nrf52840dk_nrf52840
:board: nrf52840dk/nrf52840
:shield: buydisplay_2_8_tft_touch_arduino
:goals: build

2
boards/shields/buydisplay_3_5_tft_touch_arduino/doc/index.rst

@ -63,7 +63,7 @@ Set ``-DSHIELD=buydisplay_3_5_tft_touch_arduino`` when you invoke @@ -63,7 +63,7 @@ Set ``-DSHIELD=buydisplay_3_5_tft_touch_arduino`` when you invoke
.. zephyr-app-commands::
:zephyr-app: samples/subsys/display/lvgl
:board: nrf52840dk_nrf52840
:board: nrf52840dk/nrf52840
:shield: buydisplay_3_5_tft_touch_arduino
:goals: build

2
boards/shields/ftdi_vm800c/doc/index.rst

@ -80,7 +80,7 @@ Set ``-DSHIELD=<shield designator>`` when you invoke ``west build``. @@ -80,7 +80,7 @@ Set ``-DSHIELD=<shield designator>`` when you invoke ``west build``.
.. zephyr-app-commands::
:zephyr-app: samples/drivers/misc/ft800
:host-os: unix
:board: nrf52840dk_nrf52840
:board: nrf52840dk/nrf52840
:shield: ftdi_vm800c
:goals: build flash
:compact:

2
boards/shields/ls0xx_generic/doc/index.rst

@ -92,7 +92,7 @@ Set ``-DSHIELD=ls013b7dh03`` when you invoke ``west build``. For example: @@ -92,7 +92,7 @@ Set ``-DSHIELD=ls013b7dh03`` when you invoke ``west build``. For example:
.. zephyr-app-commands::
:zephyr-app: samples/subsys/display/lvgl
:board: nrf52840dk_nrf52840
:board: nrf52840dk/nrf52840
:shield: ls013b7dh03
:goals: build

2
boards/shields/max7219/doc/index.rst

@ -35,6 +35,6 @@ Set ``-DSHIELD=max7219_8x8`` when you invoke ``west build``. For example: @@ -35,6 +35,6 @@ Set ``-DSHIELD=max7219_8x8`` when you invoke ``west build``. For example:
.. zephyr-app-commands::
:zephyr-app: samples/drivers/display/
:board: nrf52840dk_nrf52840
:board: nrf52840dk/nrf52840
:shield: max7219_8x8
:goals: build

4
boards/shields/mcp2515/doc/index.rst

@ -346,14 +346,14 @@ example: @@ -346,14 +346,14 @@ example:
.. zephyr-app-commands::
:zephyr-app: samples/drivers/can/counter
:tool: all
:board: nrf52dk_nrf52832
:board: nrf52dk/nrf52832
:shield: dfrobot_can_bus_v2_0
:goals: build flash
.. zephyr-app-commands::
:zephyr-app: samples/drivers/can/counter
:tool: all
:board: nrf52840dk_nrf52840
:board: nrf52840dk/nrf52840
:shield: keyestudio_can_bus_ks0411
:goals: build flash

2
boards/shields/st7735r/doc/index.rst

@ -54,7 +54,7 @@ Set ``-DSHIELD=st7735r_ada_160x128`` when you invoke ``west build``. For example @@ -54,7 +54,7 @@ Set ``-DSHIELD=st7735r_ada_160x128`` when you invoke ``west build``. For example
.. zephyr-app-commands::
:zephyr-app: samples/subsys/display/lvgl
:board: nrf52840dk_nrf52840
:board: nrf52840dk/nrf52840
:shield: st7735r_ada_160x128
:goals: build

2
boards/shields/st7789v_generic/doc/index.rst

@ -57,7 +57,7 @@ Set ``-DSHIELD=st7789v_tl019fqv01`` when you invoke ``west build``. For example: @@ -57,7 +57,7 @@ Set ``-DSHIELD=st7789v_tl019fqv01`` when you invoke ``west build``. For example:
.. zephyr-app-commands::
:zephyr-app: samples/subsys/display/lvgl
:board: nrf52840dk_nrf52840
:board: nrf52840dk/nrf52840
:shield: st7789v_tl019fqv01
:goals: build

2
boards/shields/waveshare_epaper/doc/index.rst

@ -83,7 +83,7 @@ For example: @@ -83,7 +83,7 @@ For example:
.. zephyr-app-commands::
:zephyr-app: samples/subsys/display/lvgl
:board: nrf52840dk_nrf52840
:board: nrf52840dk/nrf52840
:shield: waveshare_epaper_gdeh0213b1
:goals: build

2
cmake/modules/extensions.cmake

@ -2414,7 +2414,7 @@ endfunction() @@ -2414,7 +2414,7 @@ endfunction()
# Usage:
# print(BOARD)
#
# will print: "BOARD: nrf52dk_nrf52832"
# will print: "BOARD: nrf52dk"
function(print arg)
message(STATUS "${arg}: ${${arg}}")
endfunction()

2
doc/connectivity/bluetooth/autopts/autopts-win10.rst

@ -116,7 +116,7 @@ Build the auto-pts tester app @@ -116,7 +116,7 @@ Build the auto-pts tester app
.. code-block::
west build -p auto -b nrf52840dk_nrf52840 zephyr/tests/bluetooth/tester/
west build -p auto -b nrf52840dk/nrf52840 zephyr/tests/bluetooth/tester/
You can display flashing options with:

4
doc/develop/beyond-GSG.rst

@ -163,8 +163,8 @@ supported by a CMake file with content like this: @@ -163,8 +163,8 @@ supported by a CMake file with content like this:
# Variable foo_BOARD_ALIAS=bar replaces BOARD=foo with BOARD=bar and
# sets BOARD_ALIAS=foo in the CMake cache.
set(pca10028_BOARD_ALIAS nrf51dk_nrf51422)
set(pca10056_BOARD_ALIAS nrf52840dk_nrf52840)
set(pca10028_BOARD_ALIAS nrf51dk/nrf51422)
set(pca10056_BOARD_ALIAS nrf52840dk/nrf52840)
set(k64f_BOARD_ALIAS frdm_k64f)
set(sltb004a_BOARD_ALIAS efr32mg_sltb004a)

2
doc/develop/flash_debug/nordic_segger.rst

@ -63,7 +63,7 @@ Where ``<x>`` is either 1 for nRF51-based boards or 2 for nRF52-based boards @@ -63,7 +63,7 @@ Where ``<x>`` is either 1 for nRF51-based boards or 2 for nRF52-based boards
nrfjprog --program outdir/<board>/zephyr.hex -f nrf5<x>
Where: ``<board>`` is the board name you used in the BOARD directive when building (for example nrf52dk_nrf52832)
Where: ``<board>`` is the board name you used in the BOARD directive when building (for example nrf52dk/nrf52832)
and ``<x>`` is either 1 for nRF51-based boards or 2 for nRF52-based boards
* Reset and start Zephyr:

12
doc/develop/test/twister.rst

@ -923,7 +923,7 @@ devices, for example: @@ -923,7 +923,7 @@ devices, for example:
Any options marked as ``unknown`` need to be changed and set with the correct
values, in the above example the platform names, the products and the runners need
to be replaced with the correct values corresponding to the connected hardware.
In this example we are using a reel_board and an nrf52840dk_nrf52840:
In this example we are using a reel_board and an nrf52840dk/nrf52840:
.. tabs::
@ -940,7 +940,7 @@ In this example we are using a reel_board and an nrf52840dk_nrf52840: @@ -940,7 +940,7 @@ In this example we are using a reel_board and an nrf52840dk_nrf52840:
baud: 9600
- connected: true
id: 000683759358
platform: nrf52840dk_nrf52840
platform: nrf52840dk/nrf52840
product: J-Link
runner: nrfjprog
serial: /dev/cu.usbmodem0006837593581
@ -959,7 +959,7 @@ In this example we are using a reel_board and an nrf52840dk_nrf52840: @@ -959,7 +959,7 @@ In this example we are using a reel_board and an nrf52840dk_nrf52840:
baud: 9600
- connected: true
id: 000683759358
platform: nrf52840dk_nrf52840
platform: nrf52840dk/nrf52840
product: J-Link
runner: nrfjprog
serial: COM2
@ -1092,12 +1092,12 @@ example: @@ -1092,12 +1092,12 @@ example:
fixtures:
- gpio_loopback
id: 000683290670
notes: An nrf5340dk_nrf5340 is detected as an nrf52840dk_nrf52840 with no serial
notes: An nrf5340dk/nrf5340 is detected as an nrf52840dk/nrf52840 with no serial
port, and three serial ports with an unknown platform. The board id of the serial
ports is not the same as the board id of the development kit. If you regenerate
this file you will need to update serial to reference the third port, and platform
to nrf5340dk_nrf5340_cpuapp or another supported board target.
platform: nrf52840dk_nrf52840
to nrf5340dk/nrf5340/cpuapp or another supported board target.
platform: nrf52840dk/nrf52840
product: J-Link
runner: jlink
serial: null

2
doc/hardware/porting/board_porting.rst

@ -43,7 +43,7 @@ not always used. @@ -43,7 +43,7 @@ not always used.
- SoC family
- CPU core
- Architecture
* - :ref:`nrf52dk_nrf52832 <nrf52dk_nrf52832>`
* - :ref:`nrf52dk/nrf52832 <nrf52dk_nrf52832>`
- nRF52832
- nRF52
- Nordic nRF5

2
doc/services/device_mgmt/mcumgr.rst

@ -319,7 +319,7 @@ On boards where a J-Link OB is present which has both CDC and MSC (virtual Mass @@ -319,7 +319,7 @@ On boards where a J-Link OB is present which has both CDC and MSC (virtual Mass
Storage Device, also known as drag-and-drop) support, the MSD functionality can
prevent MCUmgr commands over the CDC UART port from working due to how USB
endpoints are configured in the J-Link firmware (for example on the
:ref:`Nordic nrf52840dk_nrf52840 board <nrf52840dk_nrf52840>`) because of
:ref:`Nordic nrf52840dk/nrf52840 board <nrf52840dk_nrf52840>`) because of
limiting the maximum packet size (most likely to occur when using image
management commands for updating firmware). This issue can be
resolved by disabling MSD functionality on the J-Link device, follow the

6
doc/services/tfm/requirements.rst

@ -13,13 +13,13 @@ The following are some of the boards that can be used with TF-M: @@ -13,13 +13,13 @@ The following are some of the boards that can be used with TF-M:
* - :ref:`mps3_an547_board`
- ``mps3_an547_ns`` (qemu supported)
* - :ref:`bl5340_dvk`
- ``bl5340_dvk_cpuapp_ns``
- ``bl5340_dvk/nrf5340/cpuapp/ns``
* - :ref:`lpcxpresso55s69`
- ``lpcxpresso55s69_ns``
* - :ref:`nrf9160dk_nrf9160`
- ``nrf9160dk_nrf9160_ns``
- ``nrf9160dk/nrf9160/ns``
* - :ref:`nrf5340dk_nrf5340`
- ``nrf5340dk_nrf5340_cpuapp_ns``
- ``nrf5340dk/nrf5340/cpuapp/ns``
* - :ref:`b_u585i_iot02a_board`
- ``b_u585i_iot02a_ns``
* - :ref:`nucleo_l552ze_q_board`

4
samples/application_development/code_relocation_nocopy/README.rst

@ -27,7 +27,7 @@ To build and flash the application (including the external memory part): @@ -27,7 +27,7 @@ To build and flash the application (including the external memory part):
.. zephyr-app-commands::
:zephyr-app: samples/application_development/code_relocation_nocopy
:board: nrf5340dk_nrf5340_cpuapp
:board: nrf5340dk/nrf5340/cpuapp
:goals: build flash
:compact:
@ -41,4 +41,4 @@ Execution output: @@ -41,4 +41,4 @@ Execution output:
Address of var_ext_sram_data 0x200000a0 (10)
Address of function_in_sram 0x20000001
Address of var_sram_data 0x200000a4 (10)
Hello World! nrf5340dk_nrf5340_cpuapp
Hello World! nrf5340dk/nrf5340/cpuapp

2
samples/application_development/code_relocation_nocopy/sample.yaml

@ -5,7 +5,7 @@ tests: @@ -5,7 +5,7 @@ tests:
sample.application_development.code_relocation_nocopy:
platform_allow:
- qemu_cortex_m3
- nrf5340dk_nrf5340_cpuapp
- nrf5340dk/nrf5340/cpuapp
integration_platforms:
- qemu_cortex_m3
tags: linker

2
samples/application_development/sysbuild/with_mcuboot/README.rst

@ -45,7 +45,7 @@ Execution output: @@ -45,7 +45,7 @@ Execution output:
*** Booting Zephyr OS build v3.2.0-rc3-209-gdcf4201d3573 ***
*** Booting Zephyr OS build v3.2.0-rc3-209-gdcf4201d3573 ***
Address of sample 0xc000
Hello sysbuild with mcuboot! nrf52840dk_nrf52840
Hello sysbuild with mcuboot! nrf52840dk
The first ``Booting Zephyr OS build`` is printed by MCUboot itself and the
following lines are printed by the ``with_mcuboot`` sample.

4
samples/application_development/sysbuild/with_mcuboot/sample.yaml

@ -8,9 +8,9 @@ tests: @@ -8,9 +8,9 @@ tests:
# filtering support, see discussion in #49552.
platform_allow:
- reel_board
- nrf52840dk_nrf52840
- nrf52840dk/nrf52840
integration_platforms:
- nrf52840dk_nrf52840
- nrf52840dk/nrf52840
tags: mcuboot
harness: console
harness_config:

4
samples/basic/blinky_pwm/README.rst

@ -67,11 +67,11 @@ To build and flash this sample for the :ref:`nrf52840dk_nrf52840`: @@ -67,11 +67,11 @@ To build and flash this sample for the :ref:`nrf52840dk_nrf52840`:
.. zephyr-app-commands::
:zephyr-app: samples/basic/blinky_pwm
:board: nrf52840dk_nrf52840
:board: nrf52840dk/nrf52840
:goals: build flash
:compact:
Change ``nrf52840dk_nrf52840`` appropriately for other supported boards.
Change ``nrf52840dk/nrf52840`` appropriately for other supported boards.
After flashing, the sample starts blinking the LED as described above. It also
prints information to the board's console.

2
samples/basic/button/sample.yaml

@ -7,6 +7,6 @@ tests: @@ -7,6 +7,6 @@ tests:
- gpio
filter: dt_enabled_alias_with_parent_compat("sw0", "gpio-keys")
integration_platforms:
- nrf52833dk_nrf52820
- nrf52833dk/nrf52820
depends_on: gpio
harness: button

4
samples/basic/fade_led/README.rst

@ -28,11 +28,11 @@ To build and flash this sample for the :ref:`nrf52840dk_nrf52840`: @@ -28,11 +28,11 @@ To build and flash this sample for the :ref:`nrf52840dk_nrf52840`:
.. zephyr-app-commands::
:zephyr-app: samples/basic/fade_led
:board: nrf52840dk_nrf52840
:board: nrf52840dk/nrf52840
:goals: build flash
:compact:
Change ``nrf52840dk_nrf52840`` appropriately for other supported boards.
Change ``nrf52840dk/nrf52840`` appropriately for other supported boards.
After flashing, the sample starts fading the LED as described above. It also
prints information to the board's console.

2
samples/basic/fade_led/sample.yaml

@ -9,4 +9,4 @@ tests: @@ -9,4 +9,4 @@ tests:
harness: led
filter: dt_alias_exists("pwm-led0") and dt_compat_enabled("pwm-leds")
integration_platforms:
- nrf51dk_nrf51422
- nrf51dk/nrf51422

10
samples/basic/minimal/sample.yaml

@ -16,7 +16,7 @@ tests: @@ -16,7 +16,7 @@ tests:
- reel_board
- frdm_k64f
- mps2/an385
- nrf51dk_nrf51422
- nrf51dk/nrf51422
- nucleo_f429zi
- disco_l475_iot1
integration_platforms:
@ -28,7 +28,7 @@ tests: @@ -28,7 +28,7 @@ tests:
- reel_board
- frdm_k64f
- mps2/an385
- nrf51dk_nrf51422
- nrf51dk/nrf51422
- nucleo_f429zi
- disco_l475_iot1
sample.minimal.mt-no-preempt-no-timers.arm:
@ -38,7 +38,7 @@ tests: @@ -38,7 +38,7 @@ tests:
- reel_board
- frdm_k64f
- mps2/an385
- nrf51dk_nrf51422
- nrf51dk/nrf51422
- nucleo_f429zi
- disco_l475_iot1
sample.minimal.no-mt.arm:
@ -48,7 +48,7 @@ tests: @@ -48,7 +48,7 @@ tests:
- reel_board
- frdm_k64f
- mps2/an385
- nrf51dk_nrf51422
- nrf51dk/nrf51422
- nucleo_f429zi
- disco_l475_iot1
sample.minimal.no-mt-no-timers.arm:
@ -58,7 +58,7 @@ tests: @@ -58,7 +58,7 @@ tests:
- reel_board
- frdm_k64f
- mps2/an385
- nrf51dk_nrf51422
- nrf51dk/nrf51422
- nucleo_f429zi
- disco_l475_iot1
sample.minimal.mt.x86:

6
samples/basic/threads/README.rst

@ -43,12 +43,12 @@ unsupported board: @@ -43,12 +43,12 @@ unsupported board:
Building
********
For example, to build this sample for :ref:`96b_carbon_board`:
For example, to build this sample for :ref:`96b_carbon/stm32f401xe`:
.. zephyr-app-commands::
:zephyr-app: samples/basic/threads
:board: 96b_carbon
:board: 96b_carbon/stm32f401xe
:goals: build flash
:compact:
Change ``96b_carbon`` appropriately for other supported boards.
Change ``96b_carbon/stm32f401xe`` appropriately for other supported boards.

2
samples/basic/threads/sample.yaml

@ -10,7 +10,7 @@ tests: @@ -10,7 +10,7 @@ tests:
filter: dt_enabled_alias_with_parent_compat("led0", "gpio-leds") and
dt_enabled_alias_with_parent_compat("led1", "gpio-leds")
integration_platforms:
- nrf52833dk_nrf52820
- nrf52833dk/nrf52820
depends_on: gpio
harness: console
harness_config:

4
samples/bluetooth/beacon/sample.yaml

@ -6,7 +6,7 @@ tests: @@ -6,7 +6,7 @@ tests:
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf52dk_nrf52832
- nrf52dk/nrf52832
tags: bluetooth
integration_platforms:
- qemu_cortex_m3
@ -14,5 +14,5 @@ tests: @@ -14,5 +14,5 @@ tests:
sample.bluetooth.beacon-coex:
extra_args: CONF_FILE="prj-coex.conf"
harness: bluetooth
platform_allow: nrf52840dk_nrf52840
platform_allow: nrf52840dk/nrf52840
tags: bluetooth

4
samples/bluetooth/bluetooth.rst

@ -17,8 +17,8 @@ documentation and are prefixed with :literal:`hci_` in their folder names. @@ -17,8 +17,8 @@ documentation and are prefixed with :literal:`hci_` in their folder names.
.. note::
If you want to run any bluetooth sample on the nRF5340 device (build using
``-DBOARD=nrf5340dk_nrf5340_cpuapp`` or
``-DBOARD=nrf5340dk_nrf5340_cpuapp_ns``) you must also build
``-DBOARD=nrf5340dk/nrf5340/cpuapp`` or
``-DBOARD=nrf5340dk/nrf5340/cpuapp/ns``) you must also build
and program the corresponding sample for the nRF5340 network core
:ref:`bluetooth-hci-ipc-sample` which implements the Bluetooth
Low Energy controller.

2
samples/bluetooth/broadcast_audio_assistant/README.rst

@ -52,5 +52,5 @@ Building for an nrf52840dk @@ -52,5 +52,5 @@ Building for an nrf52840dk
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/broadcast_audio_assistant/
:board: nrf52840dk_nrf52840
:board: nrf52840dk/nrf52840
:goals: build

4
samples/bluetooth/broadcast_audio_assistant/sample.yaml

@ -5,7 +5,7 @@ tests: @@ -5,7 +5,7 @@ tests:
sample.bluetooth.broadcast_audio_assistant:
harness: bluetooth
platform_allow:
- nrf52840dk_nrf52840
- nrf52840dk/nrf52840
integration_platforms:
- nrf52840dk_nrf52840
- nrf52840dk/nrf52840
tags: bluetooth

6
samples/bluetooth/broadcast_audio_sink/Kconfig.sysbuild

@ -5,9 +5,9 @@ source "share/sysbuild/Kconfig" @@ -5,9 +5,9 @@ source "share/sysbuild/Kconfig"
config NET_CORE_BOARD
string
default "nrf5340dk_nrf5340_cpunet" if $(BOARD) = "nrf5340dk_nrf5340_cpuapp"
default "nrf5340_audio_dk_nrf5340_cpunet" if $(BOARD) = "nrf5340_audio_dk_nrf5340_cpuapp"
default "nrf5340bsim_nrf5340_cpunet" if $(BOARD) = "nrf5340bsim_nrf5340_cpuapp"
default "nrf5340dk/nrf5340/cpunet" if "$(BOARD)" = "nrf5340dk"
default "nrf5340_audio_dk/nrf5340/cpunet" if "$(BOARD)" = "nrf5340_audio_dk"
default "nrf5340bsim_nrf5340_cpunet" if "$(BOARD)" = "nrf5340bsim_nrf5340_cpuapp"
config NET_CORE_IMAGE_HCI_IPC
bool "HCI IPC image on network core"

4
samples/bluetooth/broadcast_audio_sink/README.rst

@ -41,7 +41,7 @@ core with: @@ -41,7 +41,7 @@ core with:
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/broadcast_audio_sink/
:board: nrf5340dk_nrf5340_cpuapp
:board: nrf5340dk/nrf5340/cpuapp
:goals: build
:west-args: --sysbuild
@ -49,7 +49,7 @@ If you prefer to only build the application core image, you can do so by doing i @@ -49,7 +49,7 @@ If you prefer to only build the application core image, you can do so by doing i
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/broadcast_audio_sink/
:board: nrf5340dk_nrf5340_cpuapp
:board: nrf5340dk/nrf5340/cpuapp
:goals: build
In that case you can pair this application core image with the

10
samples/bluetooth/broadcast_audio_sink/sample.yaml

@ -7,21 +7,21 @@ tests: @@ -7,21 +7,21 @@ tests:
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf5340dk_nrf5340_cpuapp
- nrf5340dk/nrf5340/cpuapp
- nrf5340bsim_nrf5340_cpuapp
integration_platforms:
- qemu_x86
- nrf5340dk_nrf5340_cpuapp
- nrf5340dk/nrf5340/cpuapp
tags: bluetooth
sysbuild: true
sample.bluetooth.broadcast_audio_sink.bt_ll_sw_split:
harness: bluetooth
platform_allow:
- nrf52_bsim
- nrf52833dk_nrf52820
- nrf52833dk_nrf52833
- nrf52833dk/nrf52820
- nrf52833dk/nrf52833
integration_platforms:
- nrf52_bsim
- nrf52833dk_nrf52833
- nrf52833dk/nrf52833
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
tags: bluetooth

6
samples/bluetooth/broadcast_audio_source/Kconfig.sysbuild

@ -5,9 +5,9 @@ source "share/sysbuild/Kconfig" @@ -5,9 +5,9 @@ source "share/sysbuild/Kconfig"
config NET_CORE_BOARD
string
default "nrf5340dk_nrf5340_cpunet" if $(BOARD) = "nrf5340dk_nrf5340_cpuapp"
default "nrf5340_audio_dk_nrf5340_cpunet" if $(BOARD) = "nrf5340_audio_dk_nrf5340_cpuapp"
default "nrf5340bsim_nrf5340_cpunet" if $(BOARD) = "nrf5340bsim_nrf5340_cpuapp"
default "nrf5340dk/nrf5340/cpunet" if "$(BOARD)" = "nrf5340dk"
default "nrf5340_audio_dk/nrf5340/cpunet" if "$(BOARD)" = "nrf5340_audio_dk"
default "nrf5340bsim_nrf5340_cpunet" if "$(BOARD)" = "nrf5340bsim_nrf5340_cpuapp"
config NET_CORE_IMAGE_HCI_IPC
bool "HCI IPC image on network core"

4
samples/bluetooth/broadcast_audio_source/README.rst

@ -40,7 +40,7 @@ core with: @@ -40,7 +40,7 @@ core with:
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/broadcast_audio_source/
:board: nrf5340dk_nrf5340_cpuapp
:board: nrf5340dk/nrf5340/cpuapp
:goals: build
:west-args: --sysbuild
@ -48,7 +48,7 @@ If you prefer to only build the application core image, you can do so by doing i @@ -48,7 +48,7 @@ If you prefer to only build the application core image, you can do so by doing i
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/broadcast_audio_source/
:board: nrf5340dk_nrf5340_cpuapp
:board: nrf5340dk/nrf5340/cpuapp
:goals: build
In that case you can pair this application core image with the

14
samples/bluetooth/broadcast_audio_source/sample.yaml

@ -7,23 +7,23 @@ tests: @@ -7,23 +7,23 @@ tests:
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf5340dk_nrf5340_cpuapp
- nrf5340dk/nrf5340/cpuapp
- nrf5340bsim_nrf5340_cpuapp
integration_platforms:
- qemu_x86
- nrf5340dk_nrf5340_cpuapp
- nrf5340dk/nrf5340/cpuapp
tags: bluetooth
sysbuild: true
sample.bluetooth.broadcast_audio_source.bt_ll_sw_split:
harness: bluetooth
platform_allow:
- nrf52_bsim
- nrf52833dk_nrf52820
- nrf52833dk_nrf52833
- nrf52840dongle_nrf52840
- nrf52833dk/nrf52820
- nrf52833dk/nrf52833
- nrf52840dongle/nrf52840
integration_platforms:
- nrf52_bsim
- nrf52833dk_nrf52833
- nrf52840dongle_nrf52840
- nrf52833dk/nrf52833
- nrf52840dongle/nrf52840
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
tags: bluetooth

4
samples/bluetooth/broadcaster/sample.yaml

@ -6,8 +6,8 @@ tests: @@ -6,8 +6,8 @@ tests:
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf51dk_nrf51422
- nrf52dk_nrf52832
- nrf51dk/nrf51422
- nrf52dk/nrf52832
tags: bluetooth
integration_platforms:
- qemu_cortex_m3

4
samples/bluetooth/broadcaster_multiple/sample.yaml

@ -6,9 +6,9 @@ tests: @@ -6,9 +6,9 @@ tests:
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf51dk_nrf51422
- nrf51dk/nrf51422
- nrf52_bsim
- nrf52dk_nrf52832
- nrf52dk/nrf52832
tags: bluetooth
integration_platforms:
- qemu_cortex_m3

4
samples/bluetooth/central_ht/sample.yaml

@ -6,8 +6,8 @@ tests: @@ -6,8 +6,8 @@ tests:
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf51dk_nrf51422
- nrf52dk_nrf52832
- nrf51dk/nrf51422
- nrf52dk/nrf52832
tags: bluetooth
integration_platforms:
- qemu_cortex_m3

2
samples/bluetooth/central_multilink/sample.yaml

@ -6,7 +6,7 @@ tests: @@ -6,7 +6,7 @@ tests:
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf52840dk_nrf52840
- nrf52840dk/nrf52840
integration_platforms:
- qemu_cortex_m3
tags: bluetooth

8
samples/bluetooth/central_otc/sample.yaml

@ -4,9 +4,9 @@ tests: @@ -4,9 +4,9 @@ tests:
sample.bluetooth.central_otc:
harness: bluetooth
platform_allow:
- nrf21540dk_nrf52840
- nrf52840dk_nrf52840
- nrf52833dk_nrf52833
- nrf21540dk/nrf52840
- nrf52840dk/nrf52840
- nrf52833dk/nrf52833
tags: bluetooth
integration_platforms:
- nrf21540dk_nrf52840
- nrf21540dk/nrf52840

4
samples/bluetooth/direction_finding_central/README.rst

@ -26,12 +26,12 @@ Building and Running @@ -26,12 +26,12 @@ Building and Running
By default the application supports Angle of Arrival and Angle of Departure mode.
To use Angle of Departure mode only, build this application as follows,
changing ``nrf52833dk_nrf52833`` as needed for your board:
changing ``nrf52833dk/nrf52833`` as needed for your board:
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/direction_finding_central
:host-os: unix
:board: nrf52833dk_nrf52833
:board: nrf52833dk/nrf52833
:gen-args: -DEXTRA_CONF_FILE=overlay-aod.conf
:goals: build flash
:compact:

24
samples/bluetooth/direction_finding_central/sample.yaml

@ -6,23 +6,23 @@ tests: @@ -6,23 +6,23 @@ tests:
sample.bluetooth.direction_finding.central:
harness: bluetooth
platform_allow:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
- nrf52833dk/nrf52833
- nrf52833dk/nrf52820
- nrf5340dk/nrf5340/cpuapp
tags: bluetooth
integration_platforms:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
- nrf52833dk/nrf52833
- nrf52833dk/nrf52820
- nrf5340dk/nrf5340/cpuapp
sample.bluetooth.direction_finding.central.aod:
harness: bluetooth
extra_args: OVERLAY_CONFIG="overlay-aod.conf"
platform_allow:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
- nrf52833dk/nrf52833
- nrf52833dk/nrf52820
- nrf5340dk/nrf5340/cpuapp
tags: bluetooth
integration_platforms:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
- nrf52833dk/nrf52833
- nrf52833dk/nrf52820
- nrf5340dk/nrf5340/cpuapp

4
samples/bluetooth/direction_finding_connectionless_rx/README.rst

@ -26,12 +26,12 @@ Building and Running @@ -26,12 +26,12 @@ Building and Running
By default the application supports Angle of Arrival and Angle of Departure mode.
To use Angle of Departure mode only, build this application as follows,
changing ``nrf52833dk_nrf52833`` as needed for your board:
changing ``nrf52833dk/nrf52833`` as needed for your board:
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/direction_finding_connectionless_rx
:host-os: unix
:board: nrf52833dk_nrf52833
:board: nrf52833dk/nrf52833
:gen-args: -DEXTRA_CONF_FILE=overlay-aod.conf
:goals: build flash
:compact:

24
samples/bluetooth/direction_finding_connectionless_rx/sample.yaml

@ -4,22 +4,22 @@ tests: @@ -4,22 +4,22 @@ tests:
sample.bluetooth.direction_finding_connectionless_rx:
harness: bluetooth
platform_allow:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
- nrf52833dk/nrf52833
- nrf52833dk/nrf52820
- nrf5340dk/nrf5340/cpuapp
tags: bluetooth
integration_platforms:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
- nrf52833dk/nrf52833
- nrf52833dk/nrf52820
- nrf5340dk/nrf5340/cpuapp
sample.bluetooth.direction_finding_connectionless_rx.aod:
harness: bluetooth
extra_args: OVERLAY_CONFIG="overlay-aod.conf"
platform_allow:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
- nrf52833dk/nrf52833
- nrf52833dk/nrf52820
- nrf5340dk/nrf5340/cpuapp
integration_platforms:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
- nrf52833dk/nrf52833
- nrf52833dk/nrf52820
- nrf5340dk/nrf5340/cpuapp

4
samples/bluetooth/direction_finding_connectionless_tx/README.rst

@ -26,12 +26,12 @@ By default the application supports Angle of Arrival (AoA) and Angle of @@ -26,12 +26,12 @@ By default the application supports Angle of Arrival (AoA) and Angle of
Departure (AoD) mode.
To use Angle of Arrival mode only, build this application as follows, changing
``nrf52833dk_nrf52833`` as needed for your board:
``nrf52833dk/nrf52833`` as needed for your board:
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/direction_finding_connectionless_tx
:host-os: unix
:board: nrf52833dk_nrf52833
:board: nrf52833dk/nrf52833
:gen-args: -DEXTRA_CONF_FILE=overlay-aoa.conf
:goals: build flash
:compact:

24
samples/bluetooth/direction_finding_connectionless_tx/sample.yaml

@ -4,22 +4,22 @@ tests: @@ -4,22 +4,22 @@ tests:
sample.bluetooth.direction_finding_connectionless:
harness: bluetooth
platform_allow:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
- nrf52833dk/nrf52833
- nrf52833dk/nrf52820
- nrf5340dk/nrf5340/cpuapp
tags: bluetooth
integration_platforms:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
- nrf52833dk/nrf52833
- nrf52833dk/nrf52820
- nrf5340dk/nrf5340/cpuapp
sample.bluetooth.direction_finding_connectionless.aoa:
harness: bluetooth
extra_args: OVERLAY_CONFIG="overlay-aoa.conf"
platform_allow:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
- nrf52833dk/nrf52833
- nrf52833dk/nrf52820
- nrf5340dk/nrf5340/cpuapp
integration_platforms:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
- nrf52833dk/nrf52833
- nrf52833dk/nrf52820
- nrf5340dk/nrf5340/cpuapp

4
samples/bluetooth/direction_finding_peripheral/README.rst

@ -25,12 +25,12 @@ Building and Running @@ -25,12 +25,12 @@ Building and Running
By default the application supports Angle of Arrival and Angle of Departure mode.
To use Angle of Arrival mode only, build this application as follows,
changing ``nrf52833dk_nrf52833`` as needed for your board:
changing ``nrf52833dk/nrf52833`` as needed for your board:
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/direction_finding_peripheral
:host-os: unix
:board: nrf52833dk_nrf52833
:board: nrf52833dk/nrf52833
:gen-args: -DEXTRA_CONF_FILE=overlay-aoa.conf
:goals: build flash
:compact:

24
samples/bluetooth/direction_finding_peripheral/sample.yaml

@ -6,23 +6,23 @@ tests: @@ -6,23 +6,23 @@ tests:
sample.bluetooth.direction_finding.peripheral:
harness: bluetooth
platform_allow:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
- nrf52833dk/nrf52833
- nrf52833dk/nrf52820
- nrf5340dk/nrf5340/cpuapp
tags: bluetooth
integration_platforms:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
- nrf52833dk/nrf52833
- nrf52833dk/nrf52820
- nrf5340dk/nrf5340/cpuapp
sample.bluetooth.direction_finding.peripheral.aod:
harness: bluetooth
extra_args: OVERLAY_CONFIG="overlay-aoa.conf"
platform_allow:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
- nrf52833dk/nrf52833
- nrf52833dk/nrf52820
- nrf5340dk/nrf5340/cpuapp
tags: bluetooth
integration_platforms:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
- nrf52833dk/nrf52833
- nrf52833dk/nrf52820
- nrf5340dk/nrf5340/cpuapp

2
samples/bluetooth/encrypted_advertising/central/sample.yaml

@ -3,5 +3,5 @@ sample: @@ -3,5 +3,5 @@ sample:
tests:
sample.bluetooth.central_ead:
harness: bluetooth
platform_allow: nrf52840dk_nrf52840
platform_allow: nrf52840dk/nrf52840
tags: bluetooth

2
samples/bluetooth/encrypted_advertising/peripheral/sample.yaml

@ -3,5 +3,5 @@ sample: @@ -3,5 +3,5 @@ sample:
tests:
sample.bluetooth.peripheral_ead:
harness: bluetooth
platform_allow: nrf52840dk_nrf52840
platform_allow: nrf52840dk/nrf52840
tags: bluetooth

2
samples/bluetooth/extended_adv/advertiser/sample.yaml

@ -3,5 +3,5 @@ sample: @@ -3,5 +3,5 @@ sample:
tests:
sample.bluetooth.extended_advertising.advertiser:
harness: bluetooth
platform_allow: nrf52840dk_nrf52840
platform_allow: nrf52840dk/nrf52840
tags: bluetooth

2
samples/bluetooth/extended_adv/scanner/sample.yaml

@ -3,5 +3,5 @@ sample: @@ -3,5 +3,5 @@ sample:
tests:
sample.bluetooth.extended_advertising.scanner:
harness: bluetooth
platform_allow: nrf52840dk_nrf52840
platform_allow: nrf52840dk/nrf52840
tags: bluetooth

62
samples/bluetooth/hci_ipc/sample.yaml

@ -6,91 +6,91 @@ tests: @@ -6,91 +6,91 @@ tests:
harness: bluetooth
tags: bluetooth
platform_allow:
- nrf5340dk_nrf5340_cpunet
- nrf5340_audio_dk_nrf5340_cpunet
- nrf5340dk/nrf5340/cpunet
- nrf5340_audio_dk/nrf5340/cpunet
- nrf5340bsim_nrf5340_cpunet
integration_platforms:
- nrf5340dk_nrf5340_cpunet
- nrf5340_audio_dk_nrf5340_cpunet
- nrf5340dk/nrf5340/cpunet
- nrf5340_audio_dk/nrf5340/cpunet
sample.bluetooth.hci_ipc.iso_broadcast.bt_ll_sw_split:
harness: bluetooth
tags: bluetooth
extra_args: CONF_FILE="nrf5340_cpunet_iso_broadcast-bt_ll_sw_split.conf"
platform_allow:
- nrf5340dk_nrf5340_cpunet
- nrf5340_audio_dk_nrf5340_cpunet
- nrf5340dk/nrf5340/cpunet
- nrf5340_audio_dk/nrf5340/cpunet
- nrf5340bsim_nrf5340_cpunet
integration_platforms:
- nrf5340dk_nrf5340_cpunet
- nrf5340_audio_dk_nrf5340_cpunet
- nrf5340dk/nrf5340/cpunet
- nrf5340_audio_dk/nrf5340/cpunet
sample.bluetooth.hci_ipc.iso_receive.bt_ll_sw_split:
harness: bluetooth
tags: bluetooth
extra_args: CONF_FILE="nrf5340_cpunet_iso_receive-bt_ll_sw_split.conf"
platform_allow:
- nrf5340dk_nrf5340_cpunet
- nrf5340_audio_dk_nrf5340_cpunet
- nrf5340dk/nrf5340/cpunet
- nrf5340_audio_dk/nrf5340/cpunet
- nrf5340bsim_nrf5340_cpunet
integration_platforms:
- nrf5340dk_nrf5340_cpunet
- nrf5340dk/nrf5340/cpunet
sample.bluetooth.hci_ipc.bis.bt_ll_sw_split:
harness: bluetooth
tags: bluetooth
extra_args: CONF_FILE="nrf5340_cpunet_bis-bt_ll_sw_split.conf"
platform_allow:
- nrf5340dk_nrf5340_cpunet
- nrf5340_audio_dk_nrf5340_cpunet
- nrf5340dk/nrf5340/cpunet
- nrf5340_audio_dk/nrf5340/cpunet
- nrf5340bsim_nrf5340_cpunet
integration_platforms:
- nrf5340dk_nrf5340_cpunet
- nrf5340dk/nrf5340/cpunet
sample.bluetooth.hci_ipc.iso_central.bt_ll_sw_split:
harness: bluetooth
tags: bluetooth
extra_args: CONF_FILE="nrf5340_cpunet_iso_central-bt_ll_sw_split.conf"
platform_allow:
- nrf5340dk_nrf5340_cpunet
- nrf5340_audio_dk_nrf5340_cpunet
- nrf5340dk/nrf5340/cpunet
- nrf5340_audio_dk/nrf5340/cpunet
- nrf5340bsim_nrf5340_cpunet
integration_platforms:
- nrf5340dk_nrf5340_cpunet
- nrf5340dk/nrf5340/cpunet
sample.bluetooth.hci_ipc.iso_peripheral.bt_ll_sw_split:
harness: bluetooth
tags: bluetooth
extra_args: CONF_FILE="nrf5340_cpunet_iso_peripheral-bt_ll_sw_split.conf"
platform_allow:
- nrf5340dk_nrf5340_cpunet
- nrf5340_audio_dk_nrf5340_cpunet
- nrf5340dk/nrf5340/cpunet
- nrf5340_audio_dk/nrf5340/cpunet
- nrf5340bsim_nrf5340_cpunet
integration_platforms:
- nrf5340dk_nrf5340_cpunet
- nrf5340dk/nrf5340/cpunet
sample.bluetooth.hci_ipc.cis.bt_ll_sw_split:
harness: bluetooth
tags: bluetooth
extra_args: CONF_FILE="nrf5340_cpunet_cis-bt_ll_sw_split.conf"
platform_allow:
- nrf5340dk_nrf5340_cpunet
- nrf5340_audio_dk_nrf5340_cpunet
- nrf5340dk/nrf5340/cpunet
- nrf5340_audio_dk/nrf5340/cpunet
- nrf5340bsim_nrf5340_cpunet
integration_platforms:
- nrf5340dk_nrf5340_cpunet
- nrf5340dk/nrf5340/cpunet
sample.bluetooth.hci_ipc.iso.bt_ll_sw_split:
harness: bluetooth
tags: bluetooth
extra_args: CONF_FILE="nrf5340_cpunet_iso-bt_ll_sw_split.conf"
platform_allow:
- nrf5340dk_nrf5340_cpunet
- nrf5340dk/nrf5340/cpunet
- nrf5340bsim_nrf5340_cpunet
integration_platforms:
- nrf5340dk_nrf5340_cpunet
- nrf5340dk/nrf5340/cpunet
sample.bluetooth.hci_ipc.df.bt_ll_sw_split:
harness: bluetooth
tags: bluetooth
extra_args:
- CONF_FILE="nrf5340_cpunet_df-bt_ll_sw_split.conf"
- DTC_OVERLAY_FILE="nrf5340_cpunet_df-bt_ll_sw_split.overlay"
platform_allow: nrf5340dk_nrf5340_cpunet
platform_allow: nrf5340dk/nrf5340/cpunet
integration_platforms:
- nrf5340dk_nrf5340_cpunet
- nrf5340dk/nrf5340/cpunet
sample.bluetooth.hci_ipc.df.no_phy_coded.bt_ll_sw_split:
harness: bluetooth
tags: bluetooth
@ -98,13 +98,13 @@ tests: @@ -98,13 +98,13 @@ tests:
- CONF_FILE="nrf5340_cpunet_df-bt_ll_sw_split.conf"
- DTC_OVERLAY_FILE="nrf5340_cpunet_df-bt_ll_sw_split.overlay"
- CONFIG_BT_CTLR_PHY_CODED=n
platform_allow: nrf5340dk_nrf5340_cpunet
platform_allow: nrf5340dk/nrf5340/cpunet
integration_platforms:
- nrf5340dk_nrf5340_cpunet
- nrf5340dk/nrf5340/cpunet
sample.bluetooth.hci_ipc.mesh.bt_ll_sw_split:
harness: bluetooth
tags: bluetooth
extra_args: CONF_FILE="nrf5340_cpunet_bt_mesh-bt_ll_sw_split.conf"
platform_allow: nrf5340dk_nrf5340_cpunet
platform_allow: nrf5340dk/nrf5340/cpunet
integration_platforms:
- nrf5340dk_nrf5340_cpunet
- nrf5340dk/nrf5340/cpunet

4
samples/bluetooth/hci_pwr_ctrl/sample.yaml

@ -5,8 +5,8 @@ tests: @@ -5,8 +5,8 @@ tests:
harness: bluetooth
platform_allow:
- bbc_microbit
- nrf51dk_nrf51422
- nrf52dk_nrf52832
- nrf51dk/nrf51422
- nrf52dk/nrf52832
- qemu_cortex_m3
- qemu_x86
tags: bluetooth

8
samples/bluetooth/hci_spi/sample.yaml

@ -5,11 +5,11 @@ tests: @@ -5,11 +5,11 @@ tests:
sample.bluetooth.hci_spi:
harness: bluetooth
platform_allow:
- 96b_carbon_nrf51
- nrf51dk_nrf51422
- 96b_carbon/nrf51822
- nrf51dk/nrf51422
integration_platforms:
- 96b_carbon_nrf51
- nrf51dk_nrf51422
- 96b_carbon/nrf51822
- nrf51dk/nrf51422
tags:
- bluetooth
- spi

8
samples/bluetooth/hci_uart/README.rst

@ -50,7 +50,7 @@ For example, to build for the nRF52832 Development Kit: @@ -50,7 +50,7 @@ For example, to build for the nRF52832 Development Kit:
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/hci_uart
:board: nrf52dk_nrf52832
:board: nrf52dk/nrf52832
:goals: build flash
.. _bluetooth-hci-uart-qemu-posix:
@ -135,12 +135,12 @@ required hardware configuration for the Radio. @@ -135,12 +135,12 @@ required hardware configuration for the Radio.
.. code-block:: console
west build samples/bluetooth/hci_uart -b nrf52833dk_nrf52833@df -- -DCONFIG_BT_CTLR_DF=y
west build samples/bluetooth/hci_uart -b nrf52833dk/nrf52833@df -- -DCONFIG_BT_CTLR_DF=y
You can use following targets:
* ``nrf5340dk_nrf5340_cpunet@df``
* ``nrf52833dk_nrf52833@df``
* ``nrf5340dk/nrf5340/cpunet@df``
* ``nrf52833dk/nrf52833@df``
Check the :ref:`bluetooth_direction_finding_connectionless_rx` and the :ref:`bluetooth_direction_finding_connectionless_tx` for more details.

24
samples/bluetooth/hci_uart/sample.yaml

@ -5,14 +5,14 @@ tests: @@ -5,14 +5,14 @@ tests:
sample.bluetooth.hci_uart.nrf5:
harness: bluetooth
platform_allow:
- nrf52dk_nrf52832
- nrf52dk/nrf52832
tags:
- uart
- bluetooth
sample.bluetooth.hci_uart.nrf52833.df:
harness: bluetooth
platform_allow: nrf52833dk_nrf52833
extra_args: DTC_OVERLAY_FILE=./boards/nrf52833dk_nrf52833_df.overlay
platform_allow: nrf52833dk/nrf52833
extra_args: DTC_OVERLAY_FILE=./boards/nrf52833dk/nrf52833_df.overlay
extra_configs:
- CONFIG_BT_CTLR_DF=y
tags:
@ -20,8 +20,8 @@ tests: @@ -20,8 +20,8 @@ tests:
- bluetooth
sample.bluetooth.hci_uart.nrf5340_netcore.df:
harness: bluetooth
platform_allow: nrf5340dk_nrf5340_cpunet
extra_args: DTC_OVERLAY_FILE=./boards/nrf5340dk_nrf5340_cpunet_df.overlay
platform_allow: nrf5340dk/nrf5340/cpunet
extra_args: DTC_OVERLAY_FILE=./boards/nrf5340dk/nrf5340_cpunet_df.overlay
extra_configs:
- CONFIG_BT_CTLR_DF=y
tags:
@ -29,8 +29,8 @@ tests: @@ -29,8 +29,8 @@ tests:
- bluetooth
sample.bluetooth.hci_uart.nrf52833.df.iq_report:
harness: bluetooth
platform_allow: nrf52833dk_nrf52833
extra_args: DTC_OVERLAY_FILE=./boards/nrf52833dk_nrf52833_df.overlay
platform_allow: nrf52833dk/nrf52833
extra_args: DTC_OVERLAY_FILE=./boards/nrf52833dk/nrf52833_df.overlay
extra_configs:
- CONFIG_BT_CTLR_DF=y
- CONFIG_BT_CTLR_DTM_HCI_DF_IQ_REPORT=y
@ -39,8 +39,8 @@ tests: @@ -39,8 +39,8 @@ tests:
- bluetooth
sample.bluetooth.hci_uart.nrf5340_netcore.df.iq_report:
harness: bluetooth
platform_allow: nrf5340dk_nrf5340_cpunet
extra_args: DTC_OVERLAY_FILE=./boards/nrf5340dk_nrf5340_cpunet_df.overlay
platform_allow: nrf5340dk/nrf5340/cpunet
extra_args: DTC_OVERLAY_FILE=./boards/nrf5340dk/nrf5340_cpunet_df.overlay
extra_configs:
- CONFIG_BT_CTLR_DF=y
- CONFIG_BT_CTLR_DTM_HCI_DF_IQ_REPORT=y
@ -49,12 +49,12 @@ tests: @@ -49,12 +49,12 @@ tests:
- bluetooth
sample.bluetooth.hci_uart.nrf52833.all:
harness: bluetooth
platform_allow: nrf52833dk_nrf52833
platform_allow: nrf52833dk/nrf52833
integration_platforms:
- nrf52833dk_nrf52833
- nrf52833dk/nrf52833
extra_args:
- OVERLAY_CONFIG=overlay-all-bt_ll_sw_split.conf
- DTC_OVERLAY_FILE=./boards/nrf52833dk_nrf52833_df.overlay
- DTC_OVERLAY_FILE=./boards/nrf52833dk/nrf52833_df.overlay
tags:
- uart
- bluetooth

2
samples/bluetooth/hci_uart_async/README.rst

@ -47,7 +47,7 @@ For example, to build for the nRF52832 Development Kit: @@ -47,7 +47,7 @@ For example, to build for the nRF52832 Development Kit:
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/hci_uart_async
:board: nrf52dk_nrf52832
:board: nrf52dk/nrf52832
:goals: build flash
.. _bluetooth-hci-uart-async-qemu-posix:

2
samples/bluetooth/hci_uart_async/sample.yaml

@ -13,7 +13,7 @@ tests: @@ -13,7 +13,7 @@ tests:
sample.bluetooth.hci_uart_async.nrf5:
harness: bluetooth
platform_allow:
- nrf52dk_nrf52832
- nrf52dk/nrf52832
tags:
- uart
- bluetooth

2
samples/bluetooth/hci_usb/sample.yaml

@ -20,4 +20,4 @@ tests: @@ -20,4 +20,4 @@ tests:
- usb
- bluetooth
extra_args: CONF_FILE="usbd_next_prj.conf"
platform_allow: nrf52840dk_nrf52840
platform_allow: nrf52840dk/nrf52840

2
samples/bluetooth/hci_usb_h4/sample.yaml

@ -10,4 +10,4 @@ tests: @@ -10,4 +10,4 @@ tests:
- usb
- bluetooth
# FIXME: exclude due to build error
platform_exclude: 96b_carbon stm32l562e_dk
platform_exclude: 96b_carbon/stm32f401xe stm32l562e_dk

6
samples/bluetooth/ipsp/README.rst

@ -18,7 +18,7 @@ Sample can be built and executed for the nRF52840 DK NRF52840 as follows: @@ -18,7 +18,7 @@ Sample can be built and executed for the nRF52840 DK NRF52840 as follows:
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/ipsp
:board: nrf52840dk_nrf52840
:board: nrf52840dk/nrf52840
:goals: build flash
:compact:
@ -27,7 +27,7 @@ To build a debug version, with logging and shell support, use the config file @@ -27,7 +27,7 @@ To build a debug version, with logging and shell support, use the config file
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/ipsp
:board: nrf52840dk_nrf52840
:board: nrf52840dk/nrf52840
:conf: prj_dbg.conf
:goals: build flash
:compact:
@ -43,7 +43,7 @@ Building and Running for Linux kernels released before 4.12 @@ -43,7 +43,7 @@ Building and Running for Linux kernels released before 4.12
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/ipsp
:board: nrf52840dk_nrf52840
:board: nrf52840dk/nrf52840
:conf: "prj_zep1656.conf"
:goals: build flash
:compact:

6
samples/bluetooth/iso_broadcast/sample.yaml

@ -7,7 +7,7 @@ tests: @@ -7,7 +7,7 @@ tests:
- qemu_cortex_m3
- qemu_x86
- nrf52_bsim
- nrf52dk_nrf52832
- nrf52dk/nrf52832
integration_platforms:
- qemu_cortex_m3
tags: bluetooth
@ -17,8 +17,8 @@ tests: @@ -17,8 +17,8 @@ tests:
- qemu_cortex_m3
- qemu_x86
- nrf52_bsim
- nrf52dk_nrf52832
- nrf52dk/nrf52832
integration_platforms:
- nrf52dk_nrf52832
- nrf52dk/nrf52832
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
tags: bluetooth

8
samples/bluetooth/iso_broadcast_benchmark/sample.yaml

@ -5,9 +5,9 @@ tests: @@ -5,9 +5,9 @@ tests:
sample.bluetooth.iso_broadcast_benchmark:
build_only: true
platform_allow:
- nrf52840dk_nrf52840
- nrf5340dk_nrf5340_cpuapp
- nrf5340_audio_dk_nrf5340_cpuapp
- nrf52840dk/nrf52840
- nrf5340dk/nrf5340/cpuapp
- nrf5340_audio_dk/nrf5340/cpuapp
integration_platforms:
- nrf52840dk_nrf52840
- nrf52840dk/nrf52840
tags: bluetooth

4
samples/bluetooth/iso_connected_benchmark/sample.yaml

@ -5,6 +5,6 @@ tests: @@ -5,6 +5,6 @@ tests:
sample.bluetooth.iso_connected_benchmark:
build_only: true
platform_allow:
- nrf5340dk_nrf5340_cpuapp
- nrf5340_audio_dk_nrf5340_cpuapp
- nrf5340dk/nrf5340/cpuapp
- nrf5340_audio_dk/nrf5340/cpuapp
tags: bluetooth

6
samples/bluetooth/iso_receive/sample.yaml

@ -7,7 +7,7 @@ tests: @@ -7,7 +7,7 @@ tests:
- qemu_cortex_m3
- qemu_x86
- nrf52_bsim
- nrf52dk_nrf52832
- nrf52dk/nrf52832
integration_platforms:
- qemu_cortex_m3
tags: bluetooth
@ -17,8 +17,8 @@ tests: @@ -17,8 +17,8 @@ tests:
- qemu_cortex_m3
- qemu_x86
- nrf52_bsim
- nrf52dk_nrf52832
- nrf52dk/nrf52832
integration_platforms:
- nrf52dk_nrf52832
- nrf52dk/nrf52832
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
tags: bluetooth

4
samples/bluetooth/mesh/sample.yaml

@ -6,8 +6,8 @@ tests: @@ -6,8 +6,8 @@ tests:
platform_allow:
- bbc_microbit
- qemu_x86
- nrf52840dk_nrf52840
- nrf5340dk_nrf5340_cpuapp_ns
- nrf52840dk/nrf52840
- nrf5340dk/nrf5340/cpuapp/ns
integration_platforms:
- qemu_x86
tags: bluetooth

4
samples/bluetooth/mesh_demo/sample.yaml

@ -6,8 +6,8 @@ tests: @@ -6,8 +6,8 @@ tests:
platform_allow:
- bbc_microbit
- qemu_x86
- nrf52840dk_nrf52840
- nrf5340dk_nrf5340_cpuapp_ns
- nrf52840dk/nrf52840
- nrf5340dk/nrf5340/cpuapp/ns
integration_platforms:
- qemu_x86
- bbc_microbit

4
samples/bluetooth/mesh_provisioner/sample.yaml

@ -5,8 +5,8 @@ tests: @@ -5,8 +5,8 @@ tests:
harness: bluetooth
platform_allow:
- qemu_x86
- nrf52840dk_nrf52840
- nrf5340dk_nrf5340_cpuapp_ns
- nrf52840dk/nrf52840
- nrf5340dk/nrf5340/cpuapp/ns
integration_platforms:
- qemu_x86
tags: bluetooth

4
samples/bluetooth/observer/sample.yaml

@ -6,7 +6,7 @@ tests: @@ -6,7 +6,7 @@ tests:
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf52840dk_nrf52840
- nrf52840dk/nrf52840
integration_platforms:
- qemu_cortex_m3
tags: bluetooth
@ -16,7 +16,7 @@ tests: @@ -16,7 +16,7 @@ tests:
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf52840dk_nrf52840
- nrf52840dk/nrf52840
tags: bluetooth
integration_platforms:
- qemu_cortex_m3

2
samples/bluetooth/periodic_adv/sample.yaml

@ -7,7 +7,7 @@ tests: @@ -7,7 +7,7 @@ tests:
- qemu_cortex_m3
- qemu_x86
- nrf52_bsim
- nrf52dk_nrf52832
- nrf52dk/nrf52832
tags: bluetooth
integration_platforms:
- qemu_cortex_m3

4
samples/bluetooth/periodic_adv_conn/sample.yaml

@ -6,10 +6,10 @@ tests: @@ -6,10 +6,10 @@ tests:
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf52840dk_nrf52840
- nrf52840dk/nrf52840
tags: bluetooth
integration_platforms:
- nrf52840dk_nrf52840
- nrf52840dk/nrf52840
extra_configs:
- CONFIG_BT_CTLR=n
- CONFIG_BT_NO_DRIVER=y

4
samples/bluetooth/periodic_adv_rsp/sample.yaml

@ -6,10 +6,10 @@ tests: @@ -6,10 +6,10 @@ tests:
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf52840dk_nrf52840
- nrf52840dk/nrf52840
tags: bluetooth
integration_platforms:
- nrf52840dk_nrf52840
- nrf52840dk/nrf52840
extra_configs:
- CONFIG_BT_CTLR=n
- CONFIG_BT_NO_DRIVER=y

2
samples/bluetooth/periodic_sync/sample.yaml

@ -7,7 +7,7 @@ tests: @@ -7,7 +7,7 @@ tests:
- qemu_cortex_m3
- qemu_x86
- nrf52_bsim
- nrf52dk_nrf52832
- nrf52dk/nrf52832
tags: bluetooth
integration_platforms:
- qemu_cortex_m3

4
samples/bluetooth/periodic_sync_conn/sample.yaml

@ -6,10 +6,10 @@ tests: @@ -6,10 +6,10 @@ tests:
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf52840dk_nrf52840
- nrf52840dk/nrf52840
tags: bluetooth
integration_platforms:
- nrf52840dk_nrf52840
- nrf52840dk/nrf52840
extra_configs:
- CONFIG_BT_CTLR=n
- CONFIG_BT_NO_DRIVER=y

4
samples/bluetooth/periodic_sync_rsp/sample.yaml

@ -6,10 +6,10 @@ tests: @@ -6,10 +6,10 @@ tests:
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf52840dk_nrf52840
- nrf52840dk/nrf52840
tags: bluetooth
integration_platforms:
- nrf52840dk_nrf52840
- nrf52840dk/nrf52840
extra_configs:
- CONFIG_BT_CTLR=n
- CONFIG_BT_NO_DRIVER=y

4
samples/bluetooth/peripheral_ht/sample.yaml

@ -7,8 +7,8 @@ tests: @@ -7,8 +7,8 @@ tests:
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf51dk_nrf51422
- nrf52dk_nrf52832
- nrf51dk/nrf51422
- nrf52dk/nrf52832
tags: bluetooth
integration_platforms:
- qemu_cortex_m3

2
samples/bluetooth/peripheral_identity/sample.yaml

@ -8,7 +8,7 @@ tests: @@ -8,7 +8,7 @@ tests:
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf52840dk_nrf52840
- nrf52840dk/nrf52840
tags: bluetooth
integration_platforms:
- qemu_cortex_m3

6
samples/bluetooth/public_broadcast_sink/Kconfig.sysbuild

@ -5,9 +5,9 @@ source "share/sysbuild/Kconfig" @@ -5,9 +5,9 @@ source "share/sysbuild/Kconfig"
config NET_CORE_BOARD
string
default "nrf5340dk_nrf5340_cpunet" if $(BOARD) = "nrf5340dk_nrf5340_cpuapp"
default "nrf5340_audio_dk_nrf5340_cpunet" if $(BOARD) = "nrf5340_audio_dk_nrf5340_cpuapp"
default "nrf5340bsim_nrf5340_cpunet" if $(BOARD) = "nrf5340bsim_nrf5340_cpuapp"
default "nrf5340dk/nrf5340/cpunet" if "$(BOARD)" = "nrf5340dk"
default "nrf5340_audio_dk/nrf5340/cpunet" if "$(BOARD)" = "nrf5340_audio_dk"
default "nrf5340bsim_nrf5340_cpunet" if "$(BOARD)" = "nrf5340bsim_nrf5340_cpuapp"
config NET_CORE_IMAGE_HCI_IPC
bool "HCI IPC image on network core"

4
samples/bluetooth/public_broadcast_sink/README.rst

@ -38,7 +38,7 @@ core with: @@ -38,7 +38,7 @@ core with:
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/public_broadcast_sink/
:board: nrf5340dk_nrf5340_cpuapp
:board: nrf5340dk/nrf5340/cpuapp
:goals: build
:west-args: --sysbuild
@ -46,7 +46,7 @@ If you prefer to only build the application core image, you can do so by doing i @@ -46,7 +46,7 @@ If you prefer to only build the application core image, you can do so by doing i
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/public_broadcast_sink/
:board: nrf5340dk_nrf5340_cpuapp
:board: nrf5340dk/nrf5340/cpuapp
:goals: build
In that case you can pair this application core image with the

10
samples/bluetooth/public_broadcast_sink/sample.yaml

@ -7,21 +7,21 @@ tests: @@ -7,21 +7,21 @@ tests:
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf5340dk_nrf5340_cpuapp
- nrf5340dk/nrf5340/cpuapp
- nrf5340bsim_nrf5340_cpuapp
integration_platforms:
- qemu_x86
- nrf5340dk_nrf5340_cpuapp
- nrf5340dk/nrf5340/cpuapp
tags: bluetooth
sysbuild: true
sample.bluetooth.public_broadcast_sink.bt_ll_sw_split:
harness: bluetooth
platform_allow:
- nrf52_bsim
- nrf52833dk_nrf52820
- nrf52833dk_nrf52833
- nrf52833dk/nrf52820
- nrf52833dk/nrf52833
integration_platforms:
- nrf52_bsim
- nrf52833dk_nrf52833
- nrf52833dk/nrf52833
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
tags: bluetooth

6
samples/bluetooth/public_broadcast_source/Kconfig.sysbuild

@ -5,9 +5,9 @@ source "share/sysbuild/Kconfig" @@ -5,9 +5,9 @@ source "share/sysbuild/Kconfig"
config NET_CORE_BOARD
string
default "nrf5340dk_nrf5340_cpunet" if $(BOARD) = "nrf5340dk_nrf5340_cpuapp"
default "nrf5340_audio_dk_nrf5340_cpunet" if $(BOARD) = "nrf5340_audio_dk_nrf5340_cpuapp"
default "nrf5340bsim_nrf5340_cpunet" if $(BOARD) = "nrf5340bsim_nrf5340_cpuapp"
default "nrf5340dk/nrf5340/cpunet" if "$(BOARD)" = "nrf5340dk"
default "nrf5340_audio_dk/nrf5340/cpunet" if "$(BOARD)" = "nrf5340_audio_dk"
default "nrf5340bsim_nrf5340_cpunet" if "$(BOARD)" = "nrf5340bsim_nrf5340_cpuapp"
config NET_CORE_IMAGE_HCI_IPC
bool "HCI IPC image on network core"

4
samples/bluetooth/public_broadcast_source/README.rst

@ -38,7 +38,7 @@ core with: @@ -38,7 +38,7 @@ core with:
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/public_broadcast_source/
:board: nrf5340dk_nrf5340_cpuapp
:board: nrf5340dk/nrf5340/cpuapp
:goals: build
:west-args: --sysbuild
@ -46,7 +46,7 @@ If you prefer to only build the application core image, you can do so by doing i @@ -46,7 +46,7 @@ If you prefer to only build the application core image, you can do so by doing i
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/public_broadcast_source/
:board: nrf5340dk_nrf5340_cpuapp
:board: nrf5340dk/nrf5340/cpuapp
:goals: build
In that case you can pair this application core image with the

10
samples/bluetooth/public_broadcast_source/sample.yaml

@ -7,21 +7,21 @@ tests: @@ -7,21 +7,21 @@ tests:
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf5340dk_nrf5340_cpuapp
- nrf5340dk/nrf5340/cpuapp
- nrf5340bsim_nrf5340_cpuapp
integration_platforms:
- qemu_x86
- nrf5340dk_nrf5340_cpuapp
- nrf5340dk/nrf5340/cpuapp
tags: bluetooth
sysbuild: true
sample.bluetooth.public_broadcast_source.bt_ll_sw_split:
harness: bluetooth
platform_allow:
- nrf52_bsim
- nrf52833dk_nrf52820
- nrf52833dk_nrf52833
- nrf52833dk/nrf52820
- nrf52833dk/nrf52833
integration_platforms:
- nrf52_bsim
- nrf52833dk_nrf52833
- nrf52833dk/nrf52833
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
tags: bluetooth

6
samples/bluetooth/unicast_audio_client/Kconfig.sysbuild

@ -5,9 +5,9 @@ source "share/sysbuild/Kconfig" @@ -5,9 +5,9 @@ source "share/sysbuild/Kconfig"
config NET_CORE_BOARD
string
default "nrf5340dk_nrf5340_cpunet" if $(BOARD) = "nrf5340dk_nrf5340_cpuapp"
default "nrf5340_audio_dk_nrf5340_cpunet" if $(BOARD) = "nrf5340_audio_dk_nrf5340_cpuapp"
default "nrf5340bsim_nrf5340_cpunet" if $(BOARD) = "nrf5340bsim_nrf5340_cpuapp"
default "nrf5340dk/nrf5340/cpunet" if "$(BOARD)" = "nrf5340dk"
default "nrf5340_audio_dk/nrf5340/cpunet" if "$(BOARD)" = "nrf5340_audio_dk"
default "nrf5340bsim_nrf5340_cpunet" if "$(BOARD)" = "nrf5340bsim_nrf5340_cpuapp"
config NET_CORE_IMAGE_HCI_IPC
bool "HCI IPC image on network core"

6
samples/bluetooth/unicast_audio_client/README.rst

@ -32,7 +32,7 @@ Building for an nrf52840dk @@ -32,7 +32,7 @@ Building for an nrf52840dk
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/unicast_audio_client/
:board: nrf52840dk_nrf52840
:board: nrf52840dk/nrf52840
:goals: build
:gen-args: -DOVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
@ -44,7 +44,7 @@ core with: @@ -44,7 +44,7 @@ core with:
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/unicast_audio_client/
:board: nrf5340dk_nrf5340_cpuapp
:board: nrf5340dk/nrf5340/cpuapp
:goals: build
:west-args: --sysbuild
@ -52,7 +52,7 @@ If you prefer to only build the application core image, you can do so by doing i @@ -52,7 +52,7 @@ If you prefer to only build the application core image, you can do so by doing i
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/unicast_audio_server/
:board: nrf5340dk_nrf5340_cpuapp
:board: nrf5340dk/nrf5340/cpuapp
:goals: build
In that case you can pair this application core image with the

10
samples/bluetooth/unicast_audio_client/sample.yaml

@ -8,19 +8,19 @@ tests: @@ -8,19 +8,19 @@ tests:
- qemu_cortex_m3
- qemu_x86
- nrf5340bsim_nrf5340_cpuapp
- nrf5340dk_nrf5340_cpuapp
- nrf5340dk/nrf5340/cpuapp
- native_sim
tags: bluetooth
integration_platforms:
- nrf5340dk_nrf5340_cpuapp
- nrf5340dk/nrf5340/cpuapp
sysbuild: true
sample.bluetooth.audio_unicast_client.bt_ll_sw_split:
harness: bluetooth
platform_allow:
- nrf52_bsim
- nrf52dk_nrf52832
- nrf52840dk_nrf52840
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
integration_platforms:
- nrf52dk_nrf52832
- nrf52dk/nrf52832
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
tags: bluetooth

6
samples/bluetooth/unicast_audio_server/Kconfig.sysbuild

@ -5,9 +5,9 @@ source "share/sysbuild/Kconfig" @@ -5,9 +5,9 @@ source "share/sysbuild/Kconfig"
config NET_CORE_BOARD
string
default "nrf5340dk_nrf5340_cpunet" if $(BOARD) = "nrf5340dk_nrf5340_cpuapp"
default "nrf5340_audio_dk_nrf5340_cpunet" if $(BOARD) = "nrf5340_audio_dk_nrf5340_cpuapp"
default "nrf5340bsim_nrf5340_cpunet" if $(BOARD) = "nrf5340bsim_nrf5340_cpuapp"
default "nrf5340dk/nrf5340/cpunet" if "$(BOARD)" = "nrf5340dk"
default "nrf5340_audio_dk/nrf5340/cpunet" if "$(BOARD)" = "nrf5340_audio_dk"
default "nrf5340bsim_nrf5340_cpunet" if "$(BOARD)" = "nrf5340bsim_nrf5340_cpuapp"
config NET_CORE_IMAGE_HCI_IPC
bool "HCI IPC image on network core"

6
samples/bluetooth/unicast_audio_server/README.rst

@ -32,7 +32,7 @@ Building for an nrf52840dk @@ -32,7 +32,7 @@ Building for an nrf52840dk
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/unicast_audio_server/
:board: nrf52840dk_nrf52840
:board: nrf52840dk/nrf52840
:goals: build
:gen-args: -DOVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
@ -44,7 +44,7 @@ core with: @@ -44,7 +44,7 @@ core with:
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/unicast_audio_server/
:board: nrf5340dk_nrf5340_cpuapp
:board: nrf5340dk/nrf5340/cpuapp
:goals: build
:west-args: --sysbuild
@ -52,7 +52,7 @@ If you prefer to only build the application core image, you can do so by doing i @@ -52,7 +52,7 @@ If you prefer to only build the application core image, you can do so by doing i
.. zephyr-app-commands::
:zephyr-app: samples/bluetooth/unicast_audio_server/
:board: nrf5340dk_nrf5340_cpuapp
:board: nrf5340dk/nrf5340/cpuapp
:goals: build
In that case you can pair this application core image with the

10
samples/bluetooth/unicast_audio_server/sample.yaml

@ -8,19 +8,19 @@ tests: @@ -8,19 +8,19 @@ tests:
- qemu_cortex_m3
- qemu_x86
- nrf5340bsim_nrf5340_cpuapp
- nrf5340dk_nrf5340_cpuapp
- nrf5340dk/nrf5340/cpuapp
- native_sim
tags: bluetooth
integration_platforms:
- nrf5340dk_nrf5340_cpuapp
- nrf5340dk/nrf5340/cpuapp
sysbuild: true
sample.bluetooth.audio_unicast_server.bt_ll_sw_split:
harness: bluetooth
platform_allow:
- nrf52_bsim
- nrf52dk_nrf52832
- nrf52840dk_nrf52840
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
integration_platforms:
- nrf52dk_nrf52832
- nrf52dk/nrf52832
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
tags: bluetooth

2
samples/boards/nrf/battery/README.rst

@ -73,7 +73,7 @@ The code can be found in :zephyr_file:`samples/boards/nrf/battery`. @@ -73,7 +73,7 @@ The code can be found in :zephyr_file:`samples/boards/nrf/battery`.
.. zephyr-app-commands::
:zephyr-app: samples/boards/nrf/battery
:board: thingy52_nrf52832
:board: thingy52/nrf52832
:goals: build flash
:compact:

2
samples/boards/nrf/battery/sample.yaml

@ -5,7 +5,7 @@ tests: @@ -5,7 +5,7 @@ tests:
build_only: true
platform_allow:
- particle_xenon
- thingy52_nrf52832
- thingy52/nrf52832
tags: battery
integration_platforms:
- particle_xenon

2
samples/boards/nrf/clock_skew/README.rst

@ -28,7 +28,7 @@ Building, Flashing and Running @@ -28,7 +28,7 @@ Building, Flashing and Running
.. zephyr-app-commands::
:zephyr-app: samples/boards/nrf/clock_skew
:board: nrf52dk_nrf52840
:board: nrf52dk/nrf52832
:goals: build flash
:compact:

8
samples/boards/nrf/clock_skew/sample.yaml

@ -4,9 +4,9 @@ tests: @@ -4,9 +4,9 @@ tests:
sample.boards.nrf.clock_skew:
build_only: true
platform_allow:
- nrf52840dk_nrf52840
- nrf52dk_nrf52832
- nrf51dk_nrf51422
- nrf52840dk/nrf52840
- nrf52dk/nrf52832
- nrf51dk/nrf51422
tags: power
integration_platforms:
- nrf52840dk_nrf52840
- nrf52840dk/nrf52840

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save