From 09933fbdcacd07fbc20e5ae07f975eccbf6a77e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Hejnak?= Date: Wed, 15 Jan 2020 12:01:39 +0100 Subject: [PATCH] samples: drivers: soc_flash_nrf: Tagged sample with nrf9160 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Extended the tags section to also match this sample for nrf9160. Signed-off-by: Ɓukasz Hejnak --- samples/drivers/soc_flash_nrf/sample.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/drivers/soc_flash_nrf/sample.yaml b/samples/drivers/soc_flash_nrf/sample.yaml index ca1672b656b..4c355b9d576 100644 --- a/samples/drivers/soc_flash_nrf/sample.yaml +++ b/samples/drivers/soc_flash_nrf/sample.yaml @@ -3,7 +3,7 @@ sample: tests: sample.drivers.flash.soc_flash_nrf:: platform_whitelist: nrf52_pca10040 nrf9160_pca10090 nrf9160_pca10090ns - tags: flash nrf52 + tags: flash nrf52 nrf9160 harness: console harness_config: type: multi_line