Skip to content

Commit 763de14

Browse files
committed
samples: net: mqtt_publisher: Add support for MG100 board
Add support to build the sample for the MG100 board. Signed-off-by: Ryan Erickson <[email protected]>
1 parent 44fb92a commit 763de14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/net/mqtt_publisher/sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ common:
66
tags: net mqtt
77
tests:
88
sample.net.mqtt_publisher:
9-
platform_allow: frdm_k64f qemu_x86 pinnacle_100_dvk
9+
platform_allow: frdm_k64f qemu_x86 pinnacle_100_dvk mg100
1010
sample.net.mqtt_publisher.userspace:
1111
platform_allow: frdm_k64f qemu_x86
1212
extra_args: CONFIG_USERSPACE=y

0 commit comments

Comments
 (0)