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:
parent
20fbbf2f57
commit
25f2936245
4 changed files with 139 additions and 0 deletions
4
examples/http_client_ota/Makefile
Normal file
4
examples/http_client_ota/Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
PROGRAM=http_ota
|
||||
EXTRA_COMPONENTS=extras/rboot-ota extras/mbedtls extras/http_client_ota
|
||||
|
||||
include ../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue