diff --git a/library.properties b/library.properties index e026c868..238a18e2 100644 --- a/library.properties +++ b/library.properties @@ -1,11 +1,11 @@ -name=SdFat -version=2.2.0 +name=SdFat - Adafruit Fork +version=2.2.1 license=MIT author=Bill Greiman -maintainer=Bill Greiman -sentence=Provides access to SD memory cards. -paragraph=The SdFat library supports FAT16, FAT32, and exFAT file systems on Standard SD, SDHC, and SDXC cards. +maintainer=Adafruit +sentence=Provides access to SD memory cards and (Q)SPI Flash. +paragraph=The SdFat library supports FAT12, FAT16, FAT32, and exFAT file systems on Standard SD, SDHC, SDXC cards and (Q)SPI Flash. category=Data Storage -url=https://github.com/greiman/SdFat -repository=https://github.com/greiman/SdFat.git -architectures=* +url=https://github.com/adafruit/SdFat +repository=https://github.com/adafruit/SdFat.git +architectures=rp2040,nrf52,samd,esp32,* \ No newline at end of file