zephyr/samples/net/http_client/src
Tomasz Bursztyka 0f18ce44f9 net: Rename Kconfig.samples and its main option for future changes
s/SAMPLES/APP for name shortening. Applying the change where relevant.

Not only IP addresse will be available as samples settings there but
also IEEE 802.15.4 channel, pan_id, and more for instance.

Change-Id: I05dd24989bd0c804d9588092d67044a3e063bc88
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2017-03-31 11:24:26 +02:00
..
config.h net: Rename Kconfig.samples and its main option for future changes 2017-03-31 11:24:26 +02:00
http_client_cb.c samples/net/http_client: Cast size_t to int to avoid compiler warnings 2017-03-09 20:33:49 +02:00
http_client_cb.h samples/net/http: Add the HTTP client sample application 2017-02-08 10:12:34 +02:00
http_client_rcv.c samples/net/http: Add the HTTP client sample application 2017-02-08 10:12:34 +02:00
http_client_rcv.h samples/net/http: Add the HTTP client sample application 2017-02-08 10:12:34 +02:00
http_client_types.h samples/net: Add the HTTP API to the HTTP client sample application 2017-03-09 20:33:50 +02:00
http_client.c samples/net: Add the HTTP API to the HTTP client sample application 2017-03-09 20:33:50 +02:00
http_client.h samples/net: Add the HTTP API to the HTTP client sample application 2017-03-09 20:33:50 +02:00
main.c samples/net: Add the HTTP API to the HTTP client sample application 2017-03-09 20:33:50 +02:00
Makefile samples/net/http: Add the HTTP client sample application 2017-02-08 10:12:34 +02:00
tcp_client.c samples/net/http: Add the HTTP client sample application 2017-02-08 10:12:34 +02:00
tcp_client.h samples/net/http: Add the HTTP client sample application 2017-02-08 10:12:34 +02:00