This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
app_update
History
Supreet Deshpande
3c87f47ba2
bugfix/ota_magic_byte_issue: Fix indent and replace constant by macro
...
Replace 0xE9 by ESP_IMAGE_HEADER_MAGIC.
2018-12-20 12:24:55 +05:30
..
include
Merge branch 'master' into feature/cmake_update
2018-05-31 14:46:23 +10:00
test
ota ops: Rewrite esp_ota_get_next_update_partition() to be more predictable, add unit tests
2017-02-22 10:26:04 +11:00
CMakeLists.txt
cmake: make main a component again
2018-09-13 11:13:27 +08:00
component.mk
remove executable permission from source files
2018-05-29 20:07:45 +08:00
esp_ota_ops.c
bugfix/ota_magic_byte_issue: Fix indent and replace constant by macro
2018-12-20 12:24:55 +05:30