espressif / esp32-arduino-lib-builder

134 stars 148 forks source link

Enable yield during SPI flash erase #154

Closed lucasssvaz closed 5 months ago

lucasssvaz commented 5 months ago

This PR enables yielding the CPU while the SPI flash is being erased. It should fix espressif/arduino-esp32#3910