Skip to content

Ota implementation #157

@diogoviannaaraujo

Description

@diogoviannaaraujo

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions