mirror of
https://github.com/sipeed/Maixduino.git
synced 2026-03-03 00:53:59 +01:00
10 lines
434 B
INI
10 lines
434 B
INI
name=SD(k210)
|
|
version=1.2.4
|
|
author=Arduino, SparkFun, Neucrack
|
|
maintainer=Sipeed <support@sipeed.com>
|
|
sentence=Enables reading and writing on SD cards.
|
|
paragraph=Once an SD 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 SD card.
|
|
category=Data Storage
|
|
url=http://www.arduino.cc/en/Reference/SD
|
|
architectures=k210
|