Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
sample: |
|
name: Bluetooth Handsfree Audio Gateway |
|
tests: |
|
sample.bluetooth.handsfree.ag: |
|
harness: bluetooth |
|
platform_allow: |
|
- qemu_cortex_m3 |
|
- qemu_x86 |
|
tags: bluetooth |
|
integration_platforms: |
|
- qemu_cortex_m3 |
|
extra_configs: |
|
- CONFIG_BT_HFP_AG_CALL_OUTGOING=y
|
|
|