Files
SyncHome/trunk/Arduino/libraries/SD/library.properties

10 lines
402 B
Properties
Raw Permalink Normal View History

2023-03-17 11:59:21 +00:00
name=SD
2026-03-20 17:18:15 +00:00
version=1.3.0
2023-03-17 11:59:21 +00:00
author=Arduino, SparkFun
maintainer=Arduino <info@arduino.cc>
sentence=Enables reading and writing on SD cards.
2026-03-20 17:18:15 +00:00
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.
2023-03-17 11:59:21 +00:00
category=Data Storage
url=http://www.arduino.cc/en/Reference/SD
architectures=*