mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-22 00:35:22 +00:00
Fix indentation and syntax and make it pass yamllint tool. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
242 B
YAML
10 lines
242 B
YAML
sample:
|
|
description: Allows Zephyr to provide Bluetooth connectivity
|
|
via SPI.
|
|
name: Bluetooth HCI SPI
|
|
tests:
|
|
- test:
|
|
build_only: true
|
|
platform_whitelist: 96b_carbon_nrf51 nrf51_pca10028
|
|
tags: samples bluetooth spi
|