From b1cd3e8ed69d1c09301c6dad0ce3837397cd5470 Mon Sep 17 00:00:00 2001 From: Maureen Helm Date: Tue, 4 May 2021 20:48:28 -0500 Subject: [PATCH] samples: mgmt: Extend smp_svr sample to mimxrt106x_evk boards Adds mimxrt1060_evk and mimxrt1064_evk boards to the platform_allow list for the smp_svr sample application. Signed-off-by: Maureen Helm --- samples/subsys/mgmt/mcumgr/smp_svr/sample.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/subsys/mgmt/mcumgr/smp_svr/sample.yaml b/samples/subsys/mgmt/mcumgr/smp_svr/sample.yaml index b941f6bc815..642992c43e2 100644 --- a/samples/subsys/mgmt/mcumgr/smp_svr/sample.yaml +++ b/samples/subsys/mgmt/mcumgr/smp_svr/sample.yaml @@ -27,7 +27,7 @@ tests: platform_allow: nrf52840dk_nrf52840 sample.mcumg.smp_svr.shell: extra_args: OVERLAY_CONFIG="overlay-shell.conf" - platform_allow: nrf52840dk_nrf52840 + platform_allow: nrf52840dk_nrf52840 mimxrt1060_evk mimxrt1064_evk sample.mcumg.smp_svr.shell_mgmt: extra_args: OVERLAY_CONFIG="overlay-shell-mgmt.conf" platform_allow: nrf52840dk_nrf52840