esp-idf/components/app_update
Martin Vychodil af81bd1b0a Storage: Partition APIs moved to the new component 'esp_partition'
All the partition handling API functions and data-types were moved from the 'spi_flash' component to the new one named 'esp_partition'. See Storage 5.x migration guide for more details
2022-11-02 21:49:08 +01:00
..
include app_update: Moved app metadata to new component esp_app_format 2022-08-24 14:44:32 +05:30
test Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01:00
CMakeLists.txt Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01:00
esp_ota_app_desc.c app_update: Moved app metadata to new component esp_app_format 2022-08-24 14:44:32 +05:30
esp_ota_ops.c Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01:00
otatool.py Drop support for unsupported Python versions 2021-06-21 21:48:49 +02:00