mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-01 09:08:06 +00:00
13 lines
242 B
YAML
13 lines
242 B
YAML
|
sample:
|
||
|
name: Bluetooth btstack
|
||
|
tests:
|
||
|
sample.bluetooth.btstack:
|
||
|
harness: bluetooth
|
||
|
platform_allow:
|
||
|
- bbc_microbit
|
||
|
- qemu_x86
|
||
|
- nrf52840dk_nrf52840
|
||
|
integration_platforms:
|
||
|
- qemu_x86
|
||
|
tags: bluetooth
|