This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-04 02:50:58 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3412aebe4b3561802eac2761856e7eda44f3dbd9
esp-idf
/
components
/
app_update
History
schottj
75f1a51f3e
fix(app_update): fixed undeclared variable 'ret' in esp_ota_ops.c
2024-01-16 12:10:17 +05:30
..
include
feat: Add API to verify the bootloader and app image
2024-01-16 11:57:06 +05:30
test
partition: use esp_partition_munmap instead of spi_flash_munmap
2022-11-10 11:26:51 +08: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
fix(app_update): fixed undeclared variable 'ret' in esp_ota_ops.c
2024-01-16 12:10:17 +05:30
otatool.py
Drop support for unsupported Python versions
2021-06-21 21:48:49 +02:00