This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3d03c2b7fd7674be59cdeb8a95ddfa31fac8368b
esp-idf
/
components
/
app_update
T
History
Supreet Deshpande
1d4bb7cc4d
bugfix/ota_magic_byte_issue: Fix indent and replace constant by macro
...
Replace 0xE9 by ESP_IMAGE_HEADER_MAGIC.
2018-12-17 09:56:18 +05:30
..
include
esp32: Add firmware version to app
2018-12-03 16:52:04 +08:00
test
esp32: Add firmware version to app
2018-12-03 16:52:04 +08:00
CMakeLists.txt
app_update: Fix esp_app_desc unused var for Cmake
2018-12-07 12:04:40 +08:00
component.mk
esp32: Add firmware version to app
2018-12-03 16:52:04 +08:00
esp_app_desc.c
esp32: Add firmware version to app
2018-12-03 16:52:04 +08:00
esp_ota_ops.c
bugfix/ota_magic_byte_issue: Fix indent and replace constant by macro
2018-12-17 09:56:18 +05:30
Kconfig.projbuild
esp32: Add firmware version to app
2018-12-03 16:52:04 +08:00
Makefile.projbuild
Merge branch 'bugfix/fix_menuconfig_for_windows' into 'master'
2018-12-05 11:34:49 +08:00
otatool.py
ota: implement otatool functionality
2018-11-28 15:57:20 +08:00
project_include.cmake
cmake: use otatool and parttool for build
2018-11-28 15:57:20 +08:00