From a8264761629fce003bbf29a6d9bd5677b3c3a204 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hubert=20G=C3=B3rski?= Date: Thu, 17 Aug 2023 14:48:41 +0200 Subject: [PATCH] samples: matter: added lock 21540ek on 52840 sample MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Graviton added as integration platform to sample lock.debug.nrf21540ek Signed-off-by: Hubert Górski --- samples/matter/lock/sample.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/samples/matter/lock/sample.yaml b/samples/matter/lock/sample.yaml index 93b71623303..e97b932040e 100644 --- a/samples/matter/lock/sample.yaml +++ b/samples/matter/lock/sample.yaml @@ -29,6 +29,7 @@ tests: build_only: true extra_args: SHIELD=nrf21540ek integration_platforms: + - nrf52840dk_nrf52840 - nrf5340dk_nrf5340_cpuapp platform_allow: nrf52840dk_nrf52840 nrf5340dk_nrf5340_cpuapp sample.matter.lock.switchable_thread.nrf7002_ek: