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 <maureen.helm@nxp.com>
This commit is contained in:
Maureen Helm 2021-05-04 20:48:28 -05:00 committed by Anas Nashif
commit b1cd3e8ed6

View file

@ -27,7 +27,7 @@ tests:
platform_allow: nrf52840dk_nrf52840 platform_allow: nrf52840dk_nrf52840
sample.mcumg.smp_svr.shell: sample.mcumg.smp_svr.shell:
extra_args: OVERLAY_CONFIG="overlay-shell.conf" 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: sample.mcumg.smp_svr.shell_mgmt:
extra_args: OVERLAY_CONFIG="overlay-shell-mgmt.conf" extra_args: OVERLAY_CONFIG="overlay-shell-mgmt.conf"
platform_allow: nrf52840dk_nrf52840 platform_allow: nrf52840dk_nrf52840