esp-idf/components/app_update
Martin Vychodil c9c7573f71 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:54:45 +01:00
..
include app_update: Moved app metadata to new component esp_app_format 2022-08-17 10:59:25 +05:30
test_apps Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:54:45 +01:00
.build-test-rules.yml ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 2022-11-01 11:23:21 +08:00
CMakeLists.txt Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:54:45 +01:00
esp_ota_app_desc.c app_update: Moved app metadata to new component esp_app_format 2022-08-17 10:59:25 +05:30
esp_ota_ops.c Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:54:45 +01:00
otatool.py Drop support for unsupported Python versions 2021-06-21 21:48:49 +02:00