Files
Arduino_Projects/libraries/SD/library.properties
MindCreeper03 e490df1715 First Commit
2025-02-27 19:31:50 +01:00

10 lines
402 B
INI

name=SD
version=1.3.0
author=Arduino, SparkFun
maintainer=Arduino <info@arduino.cc>
sentence=Enables reading and writing on SD cards.
paragraph=Once an SD memory card is connected to the SPI interface of the Arduino board you can create files and read/write on them. You can also move through directories on the SD card.
category=Data Storage
url=http://www.arduino.cc/en/Reference/SD
architectures=*