4 lines
162 B
CMake

idf_component_register(SRCS "image_downloader.c"
INCLUDE_DIRS "include"
REQUIRES json esp_http_client esp-tls esp_timer )