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:
Anas Nashif 2023-06-10 01:05:31 +00:00
commit c1bb577f28

View file

@ -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