Files
SyncHome/trunk/Arduino/libraries/SdFat/library.properties

12 lines
411 B
Properties
Raw Normal View History

2023-03-17 11:59:21 +00:00
name=SdFat
2024-09-24 16:54:39 +00:00
version=2.2.2
2023-03-17 11:59:21 +00:00
license=MIT
author=Bill Greiman <fat16lib@sbcglobal.net>
maintainer=Bill Greiman <fat16lib@sbcglobal.net>
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.
category=Data Storage
url=https://github.com/greiman/SdFat
repository=https://github.com/greiman/SdFat.git
architectures=*