Skip to content

Conversation

@mcspr
Copy link
Collaborator

@mcspr mcspr commented Feb 2, 2023

fix #8822

Previous versions used special timeout object that called yield()
As the closest alternative, every SPI read or write would call optimistic_yield()

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

fix esp8266#8822
@earlephilhower earlephilhower merged commit badb407 into esp8266:master Feb 3, 2023
@mcspr mcspr added this to the 3.1.2 milestone Feb 3, 2023
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Trying to get SD card information using SDFS.info64 function leads to a crash.

2 participants