mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 03:41:56 +00:00
Don't call net configuration explicitly, instead rely on net_app auto init service. Thus, the only difference between POSIX and Zephyr versions of these samples are different include files. The application code is 100% the same. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> |
||
---|---|---|
.. | ||
coaps_client | ||
coaps_server | ||
common | ||
dhcpv4_client | ||
dns_resolve | ||
echo_client | ||
echo_server | ||
http_client | ||
http_server | ||
https_client | ||
ieee802154 | ||
irc_bot | ||
leds_demo | ||
mbedtls_dtlsclient | ||
mbedtls_dtlsserver | ||
mbedtls_sslclient | ||
mqtt_publisher | ||
nats | ||
sockets | ||
telnet | ||
wpan_serial | ||
wpanusb | ||
zoap_client | ||
zoap_server | ||
zperf | ||
net.rst |