OVMS3-idf/components/app_update
2020-07-07 11:40:19 +08:00
..
include app_update: Add API to write data in a non contiguous manner 2020-05-28 10:18:55 +05:30
test esp_rom: extract common GPIO apis into esp_rom_gpio.h 2020-07-07 11:40:19 +08: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 app_update: Fix case when elf file SHA256 should be printed by panic handler while cache is disabled 2020-03-10 20:26:03 +08:00
esp_ota_ops.c esp_rom: extract common CRC apis into esp_rom_crc.h 2020-06-23 16:40:14 +08:00
Kconfig.projbuild app_update: Fix case when elf file SHA256 should be printed by panic handler while cache is disabled 2020-03-10 20:26:03 +08:00
Makefile.projbuild app_update: Remove deprecated "make erase_ota" target 2019-09-13 09:44:07 +10:00
otatool.py app_update: Add the baud option into otatool 2019-07-10 15:09:46 +02:00