Update library.properties to 2.2.3
This commit is contained in:
parent
cc8787f4bb
commit
f3bba10a3c
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
name=SdFat - Adafruit Fork
|
name=SdFat - Adafruit Fork
|
||||||
version=2.2.1
|
version=2.2.3
|
||||||
license=MIT
|
license=MIT
|
||||||
author=Bill Greiman <fat16lib@sbcglobal.net>
|
author=Bill Greiman <fat16lib@sbcglobal.net>
|
||||||
maintainer=Adafruit <support@adafruit.com>
|
maintainer=Adafruit <support@adafruit.com>
|
||||||
|
|
@ -8,4 +8,4 @@ paragraph=The SdFat library supports FAT12, FAT16, FAT32, and exFAT file systems
|
||||||
category=Data Storage
|
category=Data Storage
|
||||||
url=https://github.com/adafruit/SdFat
|
url=https://github.com/adafruit/SdFat
|
||||||
repository=https://github.com/adafruit/SdFat.git
|
repository=https://github.com/adafruit/SdFat.git
|
||||||
architectures=rp2040,nrf52,samd,esp32,*
|
architectures=rp2040,nrf52,samd,esp32,*
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue