zephyr/samples/subsys/debug/sysview/sample.yaml
Kumar Gala 8fe9f432d2 samples: sysview: limit to systems with enough ram
When we enabled SEGGER support on the ST SoCs we now how some systems
with really small amounts of memory that the sample can't be built for.
Set a min_ram to exclude such systems.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-06-29 10:39:07 -05:00

13 lines
231 B
YAML

sample:
name: Systemview Demo
tests:
test:
filter: CONFIG_HAS_SEGGER_RTT
tags: debug tracing
min_ram: 13
harness: console
harness_config:
type: one_line
regex:
- "RTT block address is.*"