Fix SdFat long operations triggering watchdog by mcspr · Pull Request #8844 · esp8266/Arduino

@mcspr

SdFat 2.0.2+ doesn't call yield(), make sure we don't trigger SWDT

fix esp8266#8822

@mcspr mcspr deleted the sdfat/yield branch

February 4, 2023 20:25

hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request

Nov 18, 2024
SdFat 2.0.2+ doesn't call yield(), make sure we don't trigger SWDT

fix esp8266#8822