Skip to content

Commit

Permalink
samples: lwm2m_client: re-add sanity check for WNC-M14A2A build
Browse files Browse the repository at this point in the history
Instead of using the now removed overlay files, use the SHIELD=
command-line option for testing the WNC-M14A2A modem.

Signed-off-by: Michael Scott <mike@foundries.io>
  • Loading branch information
mike-scott authored and nashif committed May 21, 2019
1 parent 8611837 commit 3fce0f2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions samples/net/lwm2m_client/sample.yaml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -18,3 +18,8 @@ tests:
extra_args: OVERLAY_CONFIG=overlay-bt.conf extra_args: OVERLAY_CONFIG=overlay-bt.conf
platform_whitelist: nrf52_pca10040 nrf52840_pca10056 disco_l475_iot1 platform_whitelist: nrf52_pca10040 nrf52840_pca10056 disco_l475_iot1
tags: net lwm2m tags: net lwm2m
sample.net.lwm2m_client.wnc_m14a2a:
harness: net
extra_args: SHIELD=wnc_m14a2a
platform_whitelist: frdm_k64f nrf52840_pca10056
tags: net lwm2m

0 comments on commit 3fce0f2

Please sign in to comment.