First Commit
This commit is contained in:
11
libraries/SdFat/library.properties
Normal file
11
libraries/SdFat/library.properties
Normal file
@@ -0,0 +1,11 @@
|
||||
name=SdFat
|
||||
version=2.2.3
|
||||
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=*
|
||||
Reference in New Issue
Block a user