samples: bluetooth: remove duplicate entry in test
Also remove platforms where we overflow on RAM. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
cd3e1438ec
commit
c1bb577f28
1 changed files with 0 additions and 12 deletions
|
@ -2,21 +2,9 @@ sample:
|
||||||
name: Bluetooth HCI UART
|
name: Bluetooth HCI UART
|
||||||
description: Allows Zephyr to provide Bluetooth connectivity via UART
|
description: Allows Zephyr to provide Bluetooth connectivity via UART
|
||||||
tests:
|
tests:
|
||||||
sample.bluetooth.hci_uart.arm:
|
|
||||||
harness: bluetooth
|
|
||||||
platform_allow:
|
|
||||||
- 96b_nitrogen
|
|
||||||
- nrf51dk_nrf51422
|
|
||||||
- nrf52dk_nrf52832
|
|
||||||
- bbc_microbit
|
|
||||||
tags:
|
|
||||||
- uart
|
|
||||||
- bluetooth
|
|
||||||
sample.bluetooth.hci_uart.nrf5:
|
sample.bluetooth.hci_uart.nrf5:
|
||||||
harness: bluetooth
|
harness: bluetooth
|
||||||
platform_allow:
|
platform_allow:
|
||||||
- 96b_nitrogen
|
|
||||||
- nrf51dk_nrf51422
|
|
||||||
- nrf52dk_nrf52832
|
- nrf52dk_nrf52832
|
||||||
tags:
|
tags:
|
||||||
- uart
|
- uart
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue