zephyr/samples/net/ws_echo_server/src
Paul Sokolovsky 028aae1ec9 net: config: Rename Kconfig options to correspond to library name
This finishes refactor of splitting off net_config library name from
net_app library, started in c60df1311, c89a06dbc. This commit makes
sure that Kconfig options are prefixed with CONFIG_NET_CONFIG_
instead of CONFIG_NET_APP_, and propagates these changes thru the
app configs in the tree.

Also, minor dependency, etc. tweaks are made.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-08-13 18:42:31 -07:00
..
common.h
config.h net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
echo-apps-cert.der
echo-apps-key.der
index.html
main.c
Makefile
ws.c tests: net: websocket: Fix null pointer dereference 2018-03-20 12:19:13 -04:00
ws.js