OVMS3-idf/components/bootloader
Darian Leung 8b1277c55f efuse/add cpu freq rating
This commit adds support for CPU max freqeuency rating
bits in CPU. Bootloader will now print an error if attempting
to 160MHz rated ESP32 at 240MHz.

EFUSE_CHIP_VER_RESERVE has been replaced by the
frequency rating bits. Dependancies on EFUSE_CHIP_VER_RESERVE
have been changed to use EFUSE_CHIP_VER_PKG
2018-03-07 12:16:51 +08:00
..
subproject efuse/add cpu freq rating 2018-03-07 12:16:51 +08: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 build system: Fix undefined variables 2017-12-28 19:21:34 +08:00