zephyr/samples/net
Paul Sokolovsky 5245a686fc samples: net: sockets: Switch to net_app auto-init
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>
2017-08-07 10:13:47 +03:00
..
coaps_client
coaps_server
common
dhcpv4_client
dns_resolve
echo_client net: echo_client: Remove dependency on ipss sample service 2017-08-04 18:18:40 +03:00
echo_server net: echo_server: Use CONFIG_NET_APP_BLUETOOTH_NODE 2017-08-04 18:18:40 +03:00
http_client net: http_client: Remove dependency on ipss sample service 2017-08-04 18:18:40 +03:00
http_server net: http_server: Use CONFIG_NET_APP_BLUETOOTH_NODE 2017-08-04 18:18:40 +03:00
https_client net: http_clients: Remove dependency on ipss sample service 2017-08-04 18:18:40 +03:00
ieee802154
irc_bot
leds_demo net: led_demo: Remove dependency on ipss sample service 2017-08-04 18:18:40 +03:00
mbedtls_dtlsclient
mbedtls_dtlsserver
mbedtls_sslclient
mqtt_publisher net: mqtt_publisher: Use CONFIG_NET_APP_BLUETOOTH_NODE 2017-08-04 18:18:40 +03:00
nats
sockets samples: net: sockets: Switch to net_app auto-init 2017-08-07 10:13:47 +03:00
telnet
wpan_serial
wpanusb
zoap_client net: zoap_client: Remove dependency on ipss sample service 2017-08-04 18:18:40 +03:00
zoap_server net: zoap_server: Use CONFIG_NET_APP_BLUETOOTH_NODE 2017-08-04 18:18:40 +03:00
zperf net: zperf: Remove dependency on ipss sample service 2017-08-04 18:18:40 +03:00
net.rst