OVMS3-idf/components/bootloader_support/include
Konstantin Kondrashov 86256b3541 bootloader: Refactoring
Need to make the bootloader modular so that users can redefine its functional part.

- refactoring and moving functions to the bootloader_support component
- Changed function to `void` bootloader_utility_load_image(...);

TW19596
2018-04-17 16:36:49 +05:00
..
bootloader_clock.h esp32: Fix backwards compatibility for pre-v2.1 bootloaders 2017-12-18 13:45:57 +11:00
bootloader_common.h bootloader: Refactoring 2018-04-17 16:36:49 +05:00
esp_efuse.h esp32: Add KConfig option to disable ROM Console fallback on first boot 2017-08-29 14:52:00 +10:00
esp_flash_encrypt.h docs: Improve/clarify partition, OTA & SPI flash docs 2017-02-20 15:31:42 +11:00
esp_flash_partitions.h bootloader: Fallback if OTA data is invalid 2017-08-15 09:42:19 +10:00
esp_image_format.h bootloader: Fallback if OTA data is invalid 2017-08-15 09:42:19 +10:00
esp_secure_boot.h bootloader: Calculate SHA256 hash of image on every boot 2017-07-19 18:31:59 +10:00