Skip to content

Commit 7443daf

Browse files
cvinayaknashif
authored andcommitted
samples: Bluetooth: hci_uart: CI coverage for nRF52833 DF
Add CI coverage for nRF52833 DF features in hci_uart sample. Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
1 parent f98a5dd commit 7443daf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

samples/bluetooth/hci_uart/sample.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ tests:
1818
sample.bluetooth.hci_uart.nrf52833.df:
1919
harness: bluetooth
2020
platform_allow: nrf52833dk/nrf52833
21+
integration_platforms:
22+
- nrf52833dk/nrf52833
2123
extra_args: DTC_OVERLAY_FILE=./boards/nrf52833dk_nrf52833_df.overlay
2224
extra_configs:
2325
- CONFIG_BT_CTLR_DF=y
@@ -36,6 +38,8 @@ tests:
3638
sample.bluetooth.hci_uart.nrf52833.df.iq_report:
3739
harness: bluetooth
3840
platform_allow: nrf52833dk/nrf52833
41+
integration_platforms:
42+
- nrf52833dk/nrf52833
3943
extra_args: DTC_OVERLAY_FILE=./boards/nrf52833dk_nrf52833_df.overlay
4044
extra_configs:
4145
- CONFIG_BT_CTLR_DF=y

0 commit comments

Comments
 (0)