Skip to content

Commit 76537ad

Browse files
SebastianBoeAnas Nashif
authored andcommitted
samples: Add bbc_microbit to hci_uart's whitelist
bbc_microbit has been observed to regress on this sample and is therefore a good candidate for CI. Signed-off-by: Sebastian Boe <[email protected]>
1 parent 47f4af4 commit 76537ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/bluetooth/hci_uart/sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sample:
44
tests:
55
- test_arm:
66
build_only: true
7-
platform_whitelist: 96b_nitrogen nrf51_pca10028 nrf52_pca10040
7+
platform_whitelist: 96b_nitrogen nrf51_pca10028 nrf52_pca10040 bbc_microbit
88
tags: uart bluetooth
99
- test_nrf5:
1010
build_only: true

0 commit comments

Comments
 (0)