Skip to content

Commit c4812fb

Browse files
committed
Merge pull request esp8266#1897 from WereCatf/patch-2
Add SdFat-beta to supported libraries
2 parents 2301f29 + 8258217 commit c4812fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/libraries.md

+1
Original file line numberDiff line numberDiff line change
@@ -163,3 +163,4 @@ Libraries that don't rely on low-level access to AVR registers should work well.
163163
- [Adafruit-PCD8544-Nokia-5110-LCD-Library](https://github.com/WereCatf/Adafruit-PCD8544-Nokia-5110-LCD-library) - Port of the Adafruit PCD8544 - library for the ESP8266.
164164
- [PCF8574_ESP](https://github.com/WereCatf/PCF8574_ESP) - A very simplistic library for using the PCF8574/PCF8574A I2C 8-pin GPIO-expander.
165165
- [Dot Matrix Display Library 2](https://github.com/freetronics/DMD2) - Freetronics DMD & Generic 16 x 32 P10 style Dot Matrix Display Library
166+
- [SdFat-beta](https://github.com/greiman/SdFat-beta) - SD-card library with support for long filenames, software- and hardware-based SPI and lots more.

0 commit comments

Comments
 (0)