idf_component_register(
    SRCS cmd_ota.c
    INCLUDE_DIRS .
    REQUIRES core esp_https_ota app_update esp_http_client mbedtls
)
