arduino-pico/libraries/SD/examples
Earle F. Philhower, III 452ef17174
Replace ESP8266SdFat w/SdFat 2.3.0, SDIO, ExFAT (#2764)
* Replace ESP8266SdFat w/SdFat 2.3.0, add SDIO and ExFAT support

Remove ESP8266SdFat fork and replaces with upstream SdFat to simplify
maintenance.

This 2.3.0 version adds SDIO support and enables exFAT support.
Also upgraded FAT filename support to 256 chars, identical to  LittleFS.

* Add SDIO support to SD and SDFS, documentation, and examples

* Update SD examples to all support SPI0, SPI1, or SDIO
2025-01-17 15:22:39 -08:00
..
CardInfo Replace ESP8266SdFat w/SdFat 2.3.0, SDIO, ExFAT (#2764) 2025-01-17 15:22:39 -08:00
Datalogger Replace ESP8266SdFat w/SdFat 2.3.0, SDIO, ExFAT (#2764) 2025-01-17 15:22:39 -08:00
DumpFile Replace ESP8266SdFat w/SdFat 2.3.0, SDIO, ExFAT (#2764) 2025-01-17 15:22:39 -08:00
Files Replace ESP8266SdFat w/SdFat 2.3.0, SDIO, ExFAT (#2764) 2025-01-17 15:22:39 -08:00
listfiles Replace ESP8266SdFat w/SdFat 2.3.0, SDIO, ExFAT (#2764) 2025-01-17 15:22:39 -08:00
ReadWrite Replace ESP8266SdFat w/SdFat 2.3.0, SDIO, ExFAT (#2764) 2025-01-17 15:22:39 -08:00