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>
This commit is contained in:
Erwan Gouriou 2021-12-01 11:42:44 +01:00 committed by Maureen Helm
parent 98acf68d41
commit 9407add27c

View file

@ -4,4 +4,5 @@ sample:
tests:
sample.drivers.led.pca9633:
depends_on: arduino_i2c
build_only: true
tags: LED