zephyr/samples/drivers/led_pca9633/sample.yaml
Erwan Gouriou 9407add27c samples/drivers: led_pca9633: Convert to build_only
Sample should only be run if led is present on board.
Since, this is not the case on any of the in tree boards,
set the sample as build-only.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2021-12-13 10:02:44 -06:00

9 lines
186 B
YAML

sample:
description: Demonstration of the PCA9633 LED driver
name: PCA9633 sample
tests:
sample.drivers.led.pca9633:
depends_on: arduino_i2c
build_only: true
tags: LED