OVMS3-idf/components/bootloader_support/src
Ivan Grokhotkov 8911e666a0 Merge branch 'feature/docs_partition_ota_flash' into 'master'
Partition/SPI/OTA docs & OTA new functionality

* Update partition, SPI flash & OTA docs to reflect functionality changes
* Refactor OTA implementation to perform checks mentioned in API doc
* Add new functions to OTA API: esp_ota_get_running_partition() & esp_ota_get_next_update_partition() functions
* Add spi_flash_cache2phys() & spi_flash_phys2cache() functions to support esp_ota_get_running_partition()


See merge request !513
2017-03-03 11:27:01 +08:00
..
bootloader_flash.c OTA: Fix issues with encrypted OTA 2017-01-26 18:52:35 +11:00
bootloader_random.c esp32 phy_init: Move DPORT Wifi clock masks to macro values 2017-03-01 12:11:57 +11:00
efuse.c Flash encryption: Support enabling flash encryption in bootloader, app support 2016-12-01 23:49:12 -08:00
esp_image_format.c ota ops: Add new functions esp_ota_get_next_update_partition / esp_ota_get_running_partition 2017-02-22 10:24:42 +11:00
flash_encrypt.c bootloader_support: fix bug OTA & flash encryption incompatible 2017-01-26 16:20:06 +11:00
flash_partitions.c bootloader: Check all partitions fit inside configured flash size 2016-12-30 14:19:46 +11:00
secure_boot.c bootloader: Enable early boot RNG entropy source 2017-01-04 17:07:12 +11:00
secure_boot_signatures.c Flash encryption: Support enabling flash encryption in bootloader, app support 2016-12-01 23:49:12 -08:00