mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
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
135 B
YAML
8 lines
135 B
YAML
sample:
|
|
name: Disco Lights
|
|
tests:
|
|
test:
|
|
platform_whitelist: nucleo_f103rb nucleo_f401re
|
|
tags: samples
|
|
depends_on: gpio
|