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:
parent
7038e03695
commit
0584321ba2
3 changed files with 3 additions and 2 deletions
|
@ -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:
|
||||
|
|
|
@ -10,4 +10,4 @@ tests:
|
|||
- usb
|
||||
- bluetooth
|
||||
# FIXME: exclude due to build error
|
||||
platform_exclude: 96b_carbon
|
||||
platform_exclude: 96b_carbon stm32l562e_dk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue