Group all STM32 board samples in samples/boards/st to keep samples/boards/ organized by vendor Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
13 lines
326 B
YAML
13 lines
326 B
YAML
sample:
|
|
name: Bluetooth ST Interactive GUI
|
|
description: Allows BlueNRG-based boards to connect to BlueNRG GUI application via UART
|
|
tests:
|
|
sample.boards.stm32.bluetooth.interactive_gui:
|
|
harness: bluetooth
|
|
platform_allow:
|
|
- sensortile_box_pro
|
|
- disco_l475_iot1
|
|
tags:
|
|
- uart
|
|
- bluetooth
|