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>
8 lines
146 B
YAML
8 lines
146 B
YAML
sample:
|
|
name: Button Sample
|
|
tests:
|
|
test:
|
|
platform_whitelist: nucleo_f103rb quark_se_c1000_devboard
|
|
tags: samples
|
|
depends_on: gpio
|