From 006b0143fbe877994a3158b51bea6b809d1f4374 Mon Sep 17 00:00:00 2001 From: Marcin Niestroj Date: Mon, 19 Sep 2022 17:30:31 +0200 Subject: [PATCH] samples: add mimxrt1060_evkb to sample.yaml allowlist This allows to build all samples and also run some of the samples on mimxrt1060_evkb platform, by utilizing twister. Signed-off-by: Marcin Niestroj --- samples/hello/sample.yaml | 1 + samples/hello_sporadic/sample.yaml | 1 + samples/lightdb/get/sample.yaml | 1 + samples/lightdb/observe/sample.yaml | 1 + samples/lightdb/set/sample.yaml | 1 + samples/lightdb_led/sample.yaml | 1 + samples/lightdb_stream/sample.yaml | 1 + samples/logging/sample.yaml | 1 + samples/settings/sample.yaml | 1 + samples/test/sample.yaml | 1 + 10 files changed, 10 insertions(+) diff --git a/samples/hello/sample.yaml b/samples/hello/sample.yaml index 932d5236..52410bd9 100644 --- a/samples/hello/sample.yaml +++ b/samples/hello/sample.yaml @@ -12,6 +12,7 @@ tests: sample.golioth.hello.psk.fast: platform_allow: > esp32 + mimxrt1060_evkb nrf52840dk_nrf52840 qemu_x86 sample.golioth.hello.psk.long_start: diff --git a/samples/hello_sporadic/sample.yaml b/samples/hello_sporadic/sample.yaml index b5129c67..360f93b0 100644 --- a/samples/hello_sporadic/sample.yaml +++ b/samples/hello_sporadic/sample.yaml @@ -5,6 +5,7 @@ common: harness: net platform_allow: > esp32 + mimxrt1060_evkb nrf52840dk_nrf52840 nrf9160dk_nrf9160_ns qemu_x86 diff --git a/samples/lightdb/get/sample.yaml b/samples/lightdb/get/sample.yaml index 7d292a9b..663cf587 100644 --- a/samples/lightdb/get/sample.yaml +++ b/samples/lightdb/get/sample.yaml @@ -8,6 +8,7 @@ tests: sample.golioth.lightdb_get.fast: platform_allow: > esp32 + mimxrt1060_evkb nrf52840dk_nrf52840 qemu_x86 extra_configs: diff --git a/samples/lightdb/observe/sample.yaml b/samples/lightdb/observe/sample.yaml index 5b06d0aa..8d5f5bc6 100644 --- a/samples/lightdb/observe/sample.yaml +++ b/samples/lightdb/observe/sample.yaml @@ -8,6 +8,7 @@ tests: sample.golioth.lightdb_observe.fast: platform_allow: > esp32 + mimxrt1060_evkb nrf52840dk_nrf52840 qemu_x86 extra_configs: diff --git a/samples/lightdb/set/sample.yaml b/samples/lightdb/set/sample.yaml index a6a7be13..2e275344 100644 --- a/samples/lightdb/set/sample.yaml +++ b/samples/lightdb/set/sample.yaml @@ -8,6 +8,7 @@ tests: sample.golioth.lightdb_set.fast: platform_allow: > esp32 + mimxrt1060_evkb nrf52840dk_nrf52840 qemu_x86 extra_configs: diff --git a/samples/lightdb_led/sample.yaml b/samples/lightdb_led/sample.yaml index bf9a3af3..bdcec111 100644 --- a/samples/lightdb_led/sample.yaml +++ b/samples/lightdb_led/sample.yaml @@ -8,6 +8,7 @@ tests: sample.golioth.lightdb_led.fast: platform_allow: > esp32 + mimxrt1060_evkb nrf52840dk_nrf52840 qemu_x86 extra_configs: diff --git a/samples/lightdb_stream/sample.yaml b/samples/lightdb_stream/sample.yaml index 712f9bcd..08ba3845 100644 --- a/samples/lightdb_stream/sample.yaml +++ b/samples/lightdb_stream/sample.yaml @@ -8,6 +8,7 @@ tests: sample.golioth.lightdb_stream.fast: platform_allow: > esp32 + mimxrt1060_evkb nrf52840dk_nrf52840 qemu_x86 sample.golioth.lightdb_stream.long_start: diff --git a/samples/logging/sample.yaml b/samples/logging/sample.yaml index 938d2181..7ddca906 100644 --- a/samples/logging/sample.yaml +++ b/samples/logging/sample.yaml @@ -8,6 +8,7 @@ tests: sample.golioth.logging.fast: platform_allow: > esp32 + mimxrt1060_evkb nrf52840dk_nrf52840 qemu_x86 sample.golioth.logging.long_start: diff --git a/samples/settings/sample.yaml b/samples/settings/sample.yaml index cc20055f..e3aa8cfb 100644 --- a/samples/settings/sample.yaml +++ b/samples/settings/sample.yaml @@ -6,6 +6,7 @@ common: harness: net platform_allow: > esp32 + mimxrt1060_evkb nrf52840dk_nrf52840 nrf9160dk_nrf9160_ns qemu_x86 diff --git a/samples/test/sample.yaml b/samples/test/sample.yaml index 71ecaa24..08eb8e6c 100644 --- a/samples/test/sample.yaml +++ b/samples/test/sample.yaml @@ -4,6 +4,7 @@ sample: common: harness: net platform_allow: > + mimxrt1060_evkb nrf52840dk_nrf52840 nrf9160dk_nrf9160_ns tags: golioth socket