SdFat -> FS HAL mode fixes & test by mcspr · Pull Request #8833 · esp8266/Arduino (original) (raw)

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation3 Commits2 Checks0 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

mcspr

resolve #8831

@mcspr

resolve esp8266#8831

@earlephilhower

Does the mode change that I think I saw #8831 request break existing code and Arduino compatibility? The SD.h stuff has been untouched since #5525, over 4 years ago, pre 3.x even.

OTW, neat use of static_asserts!

@mcspr

@mcspr

d-a-v

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice debug.
Reason is: upstream O_READ was 1 and now is 0 since our release v3.
Thanks

@mcspr mcspr changed the titleSdFat <-> FS HAL mode fixes & test SdFat -> FS HAL mode fixes & test

Jan 31, 2023

@mcspr mcspr deleted the sdfs/mode-oops branch

January 31, 2023 19:28

earlephilhower added a commit to earlephilhower/arduino-pico that referenced this pull request

Feb 11, 2023

@earlephilhower

earlephilhower added a commit to earlephilhower/arduino-pico that referenced this pull request

Feb 11, 2023

@earlephilhower

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

Nov 18, 2024

@mcspr @hasenradball

resolve esp8266#8831

Labels

alpha

included in alpha release