소스 검색

Add library.properties

main
PaulStoffregen 9 년 전
부모
커밋
9398e3aadf
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. +9
    -0
      library.properties

+ 9
- 0
library.properties 파일 보기

@@ -0,0 +1,9 @@
name=SD
version=1.0.7
author=Arduino, SparkFun
maintainer=Paul Stoffregen
sentence=Enables reading and writing on SD cards. This version is optimized for Teensy.
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=*

Loading…
취소
저장