samples: bluetooth: hci_usb: Test exclusion for stm32l562e_dk

STM32L562 Discovery kit is not compatible with Bluetooth over USB
application.

Add missing information related to the BLE capability of this board.

Signed-off-by: Ali Hozhabri <ali.hozhabri@st.com>
This commit is contained in:
Ali Hozhabri 2023-10-27 14:10:48 +02:00 committed by Carles Cufí
commit 0584321ba2
3 changed files with 3 additions and 2 deletions

View file

@ -10,7 +10,7 @@ tests:
- usb
- bluetooth
# FIXME: exclude due to build error
platform_exclude: 96b_carbon
platform_exclude: 96b_carbon stm32l562e_dk
sample.bluetooth.hci_usb.device_next:
harness: bluetooth
depends_on:

View file

@ -10,4 +10,4 @@ tests:
- usb
- bluetooth
# FIXME: exclude due to build error
platform_exclude: 96b_carbon
platform_exclude: 96b_carbon stm32l562e_dk