From 49d32fbb67c67b65eb03c60bbe9eb17ef00e84a4 Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Tue, 21 Jul 2020 13:01:17 -0500 Subject: [PATCH] samples: adxl362: Fix building sample with sanitycheck Tweak sample.yaml so we at least build this sample on one platform. Fixes #16790 Signed-off-by: Kumar Gala --- samples/sensor/adxl362/sample.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/samples/sensor/adxl362/sample.yaml b/samples/sensor/adxl362/sample.yaml index c300d2cce99..022a564ef84 100644 --- a/samples/sensor/adxl362/sample.yaml +++ b/samples/sensor/adxl362/sample.yaml @@ -5,4 +5,5 @@ tests: sample.sensor.adxl362: harness: sensor tags: sensors - depends_on: spi adxl362 + depends_on: spi + platform_whitelist: nrf52dk_nrf52832