KonstantinKondrashov
|
a4a7f1d8b7
|
bootloader_efuse: Adds IRAM_ATTR for efuse API
Fixes startup of app for case:
bootloader with 40Mhz and app with 80Mhz (ESPTOOLPY_FLASHFREQ)
Closes https://github.com/espressif/esp-idf/issues/9156
|
2022-06-17 13:53:35 +08:00 |
|
KonstantinKondrashov
|
2373f115fc
|
efuse/esp32: Expands PKG_VER from 3 bit to 4 bits
Closes: IDF-1919
|
2020-09-17 07:44:37 +00:00 |
|
Ivan Grokhotkov
|
6bddcdac67
|
bootloader: move esp32 specific code from bootloader_common
Also implements bootloader_clock_get_rated_freq_mhz for esp32s2beta.
Closes IDF-758
|
2019-10-03 09:38:13 +02:00 |
|