zephyr/samples/net/http_server/src
Wu Jiequan c84eff0be4 samples: net: http_server: Add bt test and arduino 101 support
Added bt test code in the http_server sample app and in order
to test on Arduino 101 board, added prj_arduino_101.conf file.

Change-Id: Ie68a81ee809e8618f70b5fab6fdbd66692401014
Signed-off-by: Wu Jiequan <jiequanx.wu@intel.com>
2017-04-13 15:21:43 +03:00
..
config.h net: Rename Kconfig.samples and its main option for future changes 2017-03-31 11:24:26 +02:00
http_server.c samples/net/http: Add the HTTP Basic Authentication routine 2017-03-17 10:34:40 +02:00
http_server.h samples/net/http: Add the HTTP Basic Authentication routine 2017-03-17 10:34:40 +02:00
http_types.h samples/http: Match header field ctr with Kconfig variable 2017-03-17 10:34:39 +02:00
http_utils.c samples/net/http: Add the HTTP server sample application 2017-02-03 15:59:20 +02:00
http_utils.h samples/net/http: Add the HTTP server sample application 2017-02-03 15:59:20 +02:00
http_write_utils.c samples/net/http: Add the HTTP Basic Authentication routine 2017-03-17 10:34:40 +02:00
http_write_utils.h samples/net/http: Add the HTTP Basic Authentication routine 2017-03-17 10:34:40 +02:00
https_server.c samples/net/http: Add HTTP over TLS sample application 2017-02-14 08:30:35 +02:00
main.c samples: net: http_server: Add bt test and arduino 101 support 2017-04-13 15:21:43 +03:00
Makefile samples: net: http_server: Add bt test and arduino 101 support 2017-04-13 15:21:43 +03:00
ssl_utils.c samples/net/http: Add HTTP over TLS sample application 2017-02-14 08:30:35 +02:00
ssl_utils.h samples/net/http: Add HTTP over TLS sample application 2017-02-14 08:30:35 +02:00
test_certs.h samples/net/http: Add HTTP over TLS sample application 2017-02-14 08:30:35 +02:00