When possible, add integration_platforms to samples/tests. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
260 B
YAML
11 lines
260 B
YAML
sample:
|
|
description: Demonstration of the IS31FL3733 LED driver
|
|
name: IS31FL3733 sample
|
|
tests:
|
|
sample.drivers.led.is31fl3733:
|
|
filter: dt_compat_enabled("issi,is31fl3733")
|
|
tags: LED
|
|
depends_on: i2c
|
|
integration_platforms:
|
|
- frdm_k22f
|