Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

10 lines
440B

  1. name=SD
  2. version=1.2.2
  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=*