zephyr/samples/subsys/debug/sysview/sample.yaml
Piotr Zięcik a7e2c58af5 samples: sysview: Update memory requirements
When we enabled SEGGER support on the nRF51 series SoCs, this sample
started to fail due to small amount of memory avaiable on some nRF51
SoCs. This commit updates the min_ram property in order to exclude
failing boards from the build.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2018-07-03 17:51:50 +02:00

13 lines
231 B
YAML

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