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
5c05af26418c1efbd9acbf9f2cd3ea9befeb27c5
esp-idf
/
components
/
app_update
T
History
KonstantinKondrashov
aa42177e19
app_update(s2): Enable app_update UTs
...
Closes: IDF-1007
2020-01-31 10:34:08 +00:00
..
include
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
2019-08-01 16:28:56 +07:00
test
app_update(s2): Enable app_update UTs
2020-01-31 10:34:08 +00:00
CMakeLists.txt
Merge branch 'feature/use_underlying_cmake_targets_for_idf_py' into 'master'
2020-01-21 17:05:47 +08:00
component.mk
build: Add CONFIG_APP_PROJECT_VER to set the project version from Kconfig
2020-01-15 11:02:27 +00:00
esp_app_desc.c
…
esp_ota_ops.c
app_update: Add support esp32s2beta
2019-09-20 16:57:33 +10:00
Kconfig.projbuild
build: Add CONFIG_APP_PROJECT_VER to set the project version from Kconfig
2020-01-15 11:02:27 +00:00
Makefile.projbuild
app_update: Remove deprecated "make erase_ota" target
2019-09-13 09:44:07 +10:00
otatool.py
…