OVMS3-idf/components/bootloader_support/include
Angus Gratton c69af42b96 esp32: Fix backwards compatibility for pre-v2.1 bootloaders
Older bootloaders don't set RTC_XTAL_FREQ_REG or call rtc_clk_init(),
app needs to pick this up.

Reported at
https://esp32.com/viewtopic.php?f=2&t=3939&p=17836
2017-12-18 13:45:57 +11:00
..
bootloader_clock.h esp32: Fix backwards compatibility for pre-v2.1 bootloaders 2017-12-18 13:45:57 +11: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