Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

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