zephyr/samples/subsys/shell/devmem_load/sample.yaml
Alberto Escolar Piedras 78eebda134 samples shell/devmem_load: Replace native_posix w native_sim
In the docs replace references to native_posix with native_sim
Switch the default test platform to native_sim from native_posix

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-17 09:23:48 +01:00

18 lines
384 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_sim
extra_args: OVERLAY_CONFIG="prj_poll.conf"
sample.devmem_load.uart.interrupt:
integration_platforms:
- frdm_k64f
filter: CONFIG_SERIAL_SUPPORT_INTERRUPT