Bluetooth: samples: Remove nrf52840 from iso benchmark platfrom_allow
The controller does not support connected ISO yet, so it does not make sense to build it form devices that build both host and controller. Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
This commit is contained in:
parent
860592698b
commit
c8de8e93cd
|
@ -4,5 +4,5 @@ sample:
|
|||
tests:
|
||||
sample.bluetooth.iso_connected_benchmark:
|
||||
build_only: true
|
||||
platform_allow: nrf52840dk_nrf52840 nrf5340dk_nrf5340_cpuapp
|
||||
platform_allow: nrf5340dk_nrf5340_cpuapp
|
||||
tags: bluetooth
|
||||
|
|
Loading…
Reference in a new issue