samples: add missing sample.yaml files

Some samples were without sample.yaml. This adds
them.

Fixes #27813

Signed-off-by: Jennifer Williams <jennifer.m.williams@intel.com>
This commit is contained in:
Jennifer Williams 2020-08-31 22:00:11 -07:00 committed by Anas Nashif
parent d3e8d6c3f3
commit e7eb428b01
2 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,6 @@
sample:
name: DMIC Audio Sample
tests:
sample.board.intel_s1000_crb.dmic:
platform_allow: intel_s1000_crb
tags: dmic

View file

@ -0,0 +1,10 @@
sample:
description: OSDP Sample
name: osdp
tests:
sample.mgmt.osdp:
tags: osdp
filter: dt_compat_enabled_with_alias("gpio-leds", "led0") and CONFIG_SERIAL
harness: osdp
integration_platforms:
- frdm_k64f