esp-open-rtos/examples/http_client_ota/Makefile

4 lines
113 B
Makefile
Raw Normal View History

2018-03-01 00:03:44 +00:00
PROGRAM=http_ota
EXTRA_COMPONENTS=extras/rboot-ota extras/mbedtls extras/http_client_ota
include ../../common.mk