Skip to content

Commit b612c49

Browse files
rerickson1carlescufi
authored andcommitted
samples: net: lwm2m_client: Add support for MG100 board
Add support to build sample for MG100 board. Signed-off-by: Ryan Erickson <[email protected]>
1 parent 511ae9b commit b612c49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/net/lwm2m_client/sample.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ tests:
55
sample.net.lwm2m_client:
66
harness: net
77
depends_on: netif
8-
platform_allow: qemu_x86 frdm_k64f pinnacle_100_dvk
8+
platform_allow: qemu_x86 frdm_k64f pinnacle_100_dvk mg100
99
tags: net lwm2m
1010
sample.net.lwm2m_client.all_objects:
1111
harness: net
@@ -26,7 +26,7 @@ tests:
2626
harness: net
2727
depends_on: netif
2828
extra_args: OVERLAY_CONFIG=overlay-dtls.conf
29-
platform_allow: qemu_x86 frdm_k64f pinnacle_100_dvk
29+
platform_allow: qemu_x86 frdm_k64f pinnacle_100_dvk mg100
3030
tags: net lwm2m
3131
sample.net.lwm2m_client.bt:
3232
harness: net

0 commit comments

Comments
 (0)