fa555e3109
The esp_flash API has a side effects: it modifies the clock control registers, and this makes the clock inconsistent with the ROM variable `g_rom_spiflash_dummy_len_plus`. This commit helps the ROM to get the correct dummy cycles required by the latest clock settings. Every device on the SPI1 bus will update the ROM variable when it modifies the clock registers. |
||
---|---|---|
.. | ||
esp32 | ||
include | ||
src | ||
test | ||
CMakeLists.txt | ||
component.mk | ||
linker.lf |