Remove build_only and add harness type needed for the sample/test to allow running with sanitycheck and on devices once we have harness support. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
158 B
YAML
9 lines
158 B
YAML
sample:
|
|
name: MAX44009 light sensor
|
|
tests:
|
|
test:
|
|
platform_whitelist: frdm_k64f quark_d2000_crb
|
|
tags: apps
|
|
harness: sensor
|
|
depends_on: i2c
|