samples: net: mqtt_publisher: Add support for MG100 board
Add support to build the sample for the MG100 board. Signed-off-by: Ryan Erickson <ryan.erickson@lairdconnect.com>
This commit is contained in:
parent
b612c49424
commit
3996c0327b
|
@ -6,7 +6,7 @@ common:
|
|||
tags: net mqtt
|
||||
tests:
|
||||
sample.net.mqtt_publisher:
|
||||
platform_allow: frdm_k64f qemu_x86 pinnacle_100_dvk
|
||||
platform_allow: frdm_k64f qemu_x86 pinnacle_100_dvk mg100
|
||||
sample.net.mqtt_publisher.userspace:
|
||||
platform_allow: frdm_k64f qemu_x86
|
||||
extra_args: CONFIG_USERSPACE=y
|
||||
|
|
Loading…
Reference in a new issue