zephyr/samples/net/sockets/sntp_client/sample.yaml
Robert Lubos fd2fa54aa7 samples: net: Add Wi-Fi snippet support for networking samples
Make use of wifi-ipv4 snippet in several networking samples.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-10-08 16:58:20 +02:00

18 lines
378 B
YAML

sample:
description: SNTP client sample
name: sntp_client
common:
harness: net
tags: net
tests:
sample.net.sockets.sntp_client:
platform_allow:
- qemu_x86
- native_sim
sample.net.sockets.sntp_client.wifi.nrf70dk:
extra_args:
- SNIPPET=wifi-ipv4
- CONFIG_NRF_WIFI_BUILD_ONLY_MODE=y
platform_allow:
- nrf7002dk/nrf5340/cpuapp