zephyr/samples/subsys/logging/ble_backend/sample.yaml
Emil Gydesen 3b6a15a24d samples: Bluetooth: Rename BLE to Bluetooth (LE) where applicable
The BLE acronym is not an official description of Bluetooth
LE, and the Bluetooth SIG only ever refers to it as Bluetooth
Low Energy or Bluetooth LE, so Zephyr should as well.

This commit does not change any board or vendor specific
samples, and the term BLE may still be used in those.
It will be up to the vendors to update it if they want,
since many of them are using the term BLE in their
products.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2025-02-12 12:24:18 +01:00

13 lines
336 B
YAML

sample:
description: A simple application that demonstrates the use of the logging Bluetooth backend.
name: logger backend Bluetooth
tests:
sample.logging.ble_backend.nrf52833:
harness: bluetooth
platform_allow:
- qemu_cortex_m3
- qemu_x86
integration_platforms:
- qemu_cortex_m3
tags: bluetooth