zephyr/samples/subsys/debug/sysview/sample.yaml
Anas Nashif e5f1b51f01 debug: fix RTT console Kconfig
Use HAS_ Kconfig option as intended, those are invisible option that
signify support of a certain feature that can be selected by a hardware
or platform.

For RTT and system view this was not dont in an inconsistent way.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-03-19 15:37:26 -04:00

7 lines
105 B
YAML

sample:
name: Systemview Demo
tests:
test:
filter: CONFIG_HAS_SEGGER_RTT
tags: debug tracing