zephyr/samples/net/https_client/src
Jukka Rissanen 5f9d79f290 samples: net: http: Remove net_app_init() calls
As the net app API is automatically initialized, there is no
need to call net_app_init() by the http client and server sample
applications.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-06-30 06:13:09 -04:00
..
config.h sample: net: Add https-client sample application 2017-06-09 09:56:21 +03:00
main.c samples: net: http: Remove net_app_init() calls 2017-06-30 06:13:09 -04:00
Makefile net: app: Create support for network application API 2017-06-30 06:13:09 -04:00
test_certs.h sample: net: Add https-client sample application 2017-06-09 09:56:21 +03:00