Skip to content

Commit 66a3159

Browse files
author
scpcom
committed
FATFS: update library.properties
1 parent 2b75272 commit 66a3159

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

libraries/FATFS/library.properties

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=FATFS(gd32v)
2-
version=1.2.4
3-
author=Arduino, SparkFun, Neucrack
4-
maintainer=Sipeed <support@sipeed.com>
5-
sentence=Enables reading and writing on FATFS cards.
6-
paragraph=Once an FATFS memory card is connected to the SPI interface of the Arduino or Genuino board you can create files and read/write on them. You can also move through directories on the FATFS card.
2+
version=0.13
3+
author=ELM ChaN, Sipeed
4+
maintainer=Longduino
5+
sentence=Generic FAT/exFAT filesystem module for small embedded systems.
6+
paragraph=Once an FAT formatted memory card is connected to the SPI interface of the Longduino board you can create files and read/write on them. You can also move through directories on the FatFs card.
77
category=Data Storage
8-
url=http://www.arduino.cc/en/Reference/FATFS
8+
url=http://elm-chan.org/fsw/ff/00index_e.html
99
architectures=gd32v

0 commit comments

Comments
 (0)