OVMS3-idf/components/bootloader/subproject
Angus Gratton 9d6c3632e8 bootloader: Fix regression burning efuses late in boot process
APB clock get functions not included in iram_loader_seg, meaning
could be overwritten by app depending on app IRAM size and linker
layout.

Regression in dd5190868a

Closes https://github.com/espressif/esp-idf/issues/5456
2020-07-06 16:42:46 +10:00
..
main bootloader: Fix regression burning efuses late in boot process 2020-07-06 16:42:46 +10:00
.gitignore build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
CMakeLists.txt cmake: fix custom bootloader issue 2019-05-27 17:00:23 +08:00
Makefile bootloader: Add support efuse component 2019-02-28 07:31:29 +00:00