您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

10 行
440B

  1. name=SD
  2. version=1.0.8
  3. author=Arduino, SparkFun
  4. maintainer=Paul Stoffregen
  5. sentence=Enables reading and writing on SD cards. This version is optimized for Teensy.
  6. 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.
  7. category=Data Storage
  8. url=http://www.arduino.cc/en/Reference/SD
  9. architectures=*