esp-idf/components/esp_timer/src
KonstantinKondrashov b0c1ceca06 spi_flash: No CPU release time for an erase operation when OS is not running
During the early start, the virtual eFuse mode can call erase operations when OS is not yet running.

Possible workaround: CONFIG_SPI_FLASH_YIELD_DURING_ERASE=n

Fixed for the legacy flash driver as well.
2021-11-04 15:18:44 +08:00
..
esp_timer_impl_frc_legacy.c esp_timer: fix CONFIG_PM_USE_RTC_TIMER_REF option usage 2020-09-04 19:19:26 +00:00
esp_timer_impl_lac.c esp_timer: init rtc timer and system timer in early init 2021-11-02 17:33:31 +08:00
esp_timer_impl_systimer.c spi_flash: No CPU release time for an erase operation when OS is not running 2021-11-04 15:18:44 +08:00
esp_timer.c esp_timer: init rtc timer and system timer in early init 2021-11-02 17:33:31 +08:00
ets_timer_legacy.c Updates for riscv support 2020-11-13 07:49:11 +11:00
system_time.c esp_system: Adds sync of FRC & RTC counters in esp_restart (v4.3) 2021-10-28 17:33:46 +00:00