Http client OTA (#553)
This commit is contained in:
parent
33082ba2c9
commit
b77380bad1
9 changed files with 712 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