From 54a5ae7bbf2df4a991b75dee9587e2c6886a0649 Mon Sep 17 00:00:00 2001 From: Erwan Gouriou Date: Mon, 7 Oct 2019 09:36:35 +0200 Subject: [PATCH] samples/shields: x_nucleo_iks01a3: Filter on RAM > 16kbytes This sample requires a little but more than 8kbytes. Signed-off-by: Erwan Gouriou --- samples/shields/x_nucleo_iks01a3/standard/sample.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/samples/shields/x_nucleo_iks01a3/standard/sample.yaml b/samples/shields/x_nucleo_iks01a3/standard/sample.yaml index 25506ab821c..4c84013da53 100644 --- a/samples/shields/x_nucleo_iks01a3/standard/sample.yaml +++ b/samples/shields/x_nucleo_iks01a3/standard/sample.yaml @@ -1,5 +1,7 @@ sample: name: X-NUCLEO-IKS01A3 sensor shield +common: + min_ram: 16 tests: sample.shield.x_nucleo_iks01a3: harness: shield