mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 09:51:57 +00:00
14 lines
331 B
YAML
14 lines
331 B
YAML
sample:
|
|
description: TBD
|
|
name: TBD
|
|
tests:
|
|
sample.bluetooth.ipsp:
|
|
harness: bluetooth
|
|
platform_allow: qemu_x86 qemu_cortex_m3
|
|
tags: bluetooth net
|
|
sample.bluetooth.ipsp.zep1656:
|
|
harness: bluetooth
|
|
extra_args: CONF_FILE="prj_zep1656.conf"
|
|
platform_allow: qemu_x86 qemu_cortex_m3
|
|
tags: bluetooth net
|