Files
esp-idf/components/bootloader_support/src
Michael (XIAO Xufeng) 606955382e spi_flash: fix the corruption of ROM after calling bootloader_execute_flash_command
The user register, especially dummy related ones, needs to be restored, otherwise the ROM function will not work.

Introduced in dd40123129
2021-08-19 22:10:18 +08:00
..