esp-open-rtos/examples/http_client_ota/Makefile
Andrea Greco 25f2936245 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>
2018-02-13 23:25:08 +01:00

4 lines
No EOL
113 B
Makefile

PROGRAM=http_ota
EXTRA_COMPONENTS=extras/rboot-ota extras/mbedtls extras/http_client_ota
include ../../common.mk