zephyr/samples/net
Hein Wessels 9ea250a445 samples: net: sockets: sntp_client: build for native_posix
Extend the sample to be built with native_posix
prevent issues like #57133 in the future. Also extends the qemu
build to build a "raw" configurationw without POSIX_API or
NET_SOCKETS_POSIX_NAMES.

Signed-off-by: Hein Wessels <heinwessels93@gmail.com>
2023-04-24 09:23:17 -04:00
..
capture samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
cloud samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
common
dhcpv4_client samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
dns_resolve samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
dsa samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
eth_native_posix samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
gptp samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
gsm_modem shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
ipv4_autoconf samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
lldp samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
lwm2m_client samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
mdns_responder samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
mqtt_publisher samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
mqtt_sn_publisher samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
openthread/coprocessor samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
promiscuous_mode shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
sockets samples: net: sockets: sntp_client: build for native_posix 2023-04-24 09:23:17 -04:00
stats samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
syslog_net samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
telnet samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
virtual device: remove redundant init functions 2023-04-19 10:00:25 +02:00
vlan samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
wifi soc: esp32s3: add Wi-Fi support 2023-04-19 17:11:58 +02:00
wpan_serial samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
wpanusb samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
zperf samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
net.rst