OVMS3-idf/components/bootloader
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
..
subproject esp32: Fix backwards compatibility for pre-v2.1 bootloaders 2017-12-18 13:45:57 +11:00
component.mk build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
Kconfig.projbuild bootloader: Only apply VDDSDIO 1.8V->1.9V if regulator is enabled 2017-11-27 10:33:41 +11:00
Makefile.projbuild Add --warn-undefined-variables to MAKEFLAGS 2017-09-05 16:10:46 +10:00