zephyr/samples/subsys/shell/devmem_load/sample.yaml
Aastha Grover 66786ed612 samples: Add missing sample.yaml
Adding the yaml files to sub-applications to avoid bitrot and
specifying the main applications with remote harness instead of
build_only.

Fixes #47613

Signed-off-by: Aastha Grover <aastha.grover@intel.com>
2022-07-28 20:51:14 +02:00

16 lines
374 B
YAML

sample:
name: devmem_load
description: devmem load sample
common:
harness: keyboard
tags: devmem devmem_load
tests:
sample.devmem_load.polled:
integration_platforms:
- native_posix
extra_args: OVERLAY_CONFIG="prj_poll.conf"
sample.devmem_load.uart.interrupt:
integration_platforms:
- frdm_k64f
filter: CONFIG_SERIAL_SUPPORT_INTERRUPT