esp-idf/components/app_update
Cao Sen Miao d397464fc4 spi_flash: refactor spi_flash.h to esp_rom_spiflash.h but keep the content in spi_flash.h 2021-12-30 14:12:31 +08:00
..
include docs: update programming guide for esp32s3 chip independent system chapters 2021-11-23 12:48:10 +05:30
test spi_flash: refactor spi_flash.h to esp_rom_spiflash.h but keep the content in spi_flash.h 2021-12-30 14:12:31 +08:00
CMakeLists.txt tools: replace _ with - in idf.py 2021-10-13 17:30:38 +08:00
Kconfig.projbuild
esp_app_desc.c build: add CONFIG_APP_REPRODUCIBLE_BUILD menuconfig option to produce reproducible binaries 2021-10-26 10:43:15 +08:00
esp_ota_ops.c app_update: Expose get_ota_partition_count in header file 2021-08-02 10:12:46 +05:30
otatool.py