-
Notifications
You must be signed in to change notification settings - Fork 247
Closed
Description
Hi,
Im trying to implement a module to bridge https_ota to js, but im getting errors when trying to include "esp_https_ota.h", how is the correct way to include Esp-idf libraries in a module?
Ive seen that build/devices/esp32/xsProj/main/main.c imports some esp libraries, tried to include esp_https_ota.h there but also no change. Not sure if this file compiles every time I run mcconfig.
Ive seen there is some ota implementation inside ESP32 device build folder, but can't find any instructions or examples. Also found that partitions.csv has a ota table commented. Are that functions available?
Thanks
Metadata
Metadata
Assignees
Labels
No labels