SdFat -> FS HAL mode fixes & test by mcspr · Pull Request #8833 · esp8266/Arduino
* re-use SdFat value through static const, no need to hard-code our values w/ cast in the macro * separate read-modes from flags * simple compile-time tests in .cpp resolve esp8266#8831
mcspr
changed the title
SdFat <-> FS HAL mode fixes & test
SdFat -> FS HAL mode fixes & test
mcspr
deleted the
sdfs/mode-oops
branch
earlephilhower added a commit to earlephilhower/arduino-pico that referenced this pull request
Feb 11, 2023earlephilhower added a commit to earlephilhower/arduino-pico that referenced this pull request
Feb 11, 2023hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request
Nov 18, 2024* re-use SdFat access mode through static const, no need to hard-code our own value w/ cast in the macro * separate read-modes from flags; read, write and rw are distinct numbers * simple compile-time tests in .cpp resolve esp8266#8831
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