zephyr/samples/net/http_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
..
config.h net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
echo-apps-cert.der samples: net: HTTP server sample using net-app 2017-11-06 09:33:00 -05:00
echo-apps-key.der samples: net: HTTP server sample using net-app 2017-11-06 09:33:00 -05:00
index.html samples: net: HTTP server sample using net-app 2017-11-06 09:33:00 -05:00
main.c samples: net: http_server: Send final chunk 2018-03-29 16:54:04 +03:00