We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f475f3c commit fd5df64Copy full SHA for fd5df64
samples/subsys/mgmt/mcumgr/smp_svr/sample.yaml
@@ -30,14 +30,17 @@ tests:
30
- nrf52840dk/nrf52840
31
sample.mcumgr.smp_svr.udp:
32
extra_args: EXTRA_CONF_FILE="overlay-udp.conf"
33
- platform_allow: frdm_k64f
+ platform_allow:
34
+ - frdm_mcxn947/mcxn947/cpu0
35
+ - frdm_k64f
36
integration_platforms:
37
- frdm_k64f
38
sample.mcumgr.smp_svr.cdc:
39
extra_args:
40
- EXTRA_CONF_FILE="overlay-cdc.conf"
41
- DTC_OVERLAY_FILE="usb.overlay"
42
platform_allow:
43
44
- nrf52833dk/nrf52820
45
- nrf52833dk/nrf52833
46
0 commit comments