You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments