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:
parent
dd9c656961
commit
b1cd3e8ed6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue