Http Client OTA: Http client ota example usage

Example of usage for extras/http_client_ota

Signed-off-by: Andrea Greco <a.greco@4sigma.it>
This commit is contained in:
Andrea Greco 2018-01-23 00:04:25 +01:00
parent 20fbbf2f57
commit 25f2936245
4 changed files with 139 additions and 0 deletions

View file

@ -0,0 +1,4 @@
PROGRAM=http_ota
EXTRA_COMPONENTS=extras/rboot-ota extras/mbedtls extras/http_client_ota
include ../../common.mk