mirror of
https://github.com/bluekitchen/btstack.git
synced 2024-12-29 09:26:08 +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
|