Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

10 linhas
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=*