소스 검색

Add library.properties for Arduino library manager.

Tony DiCola 10 년 전
부모
커밋
b346ad0df5
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. 9 0
      library.properties

+ 9 - 0
library.properties

@@ -0,0 +1,9 @@
+name=Adafruit GFX Library
+version=1.0.0
+author=Adafruit
+maintainer=Adafruit <info@adafruit.com>
+sentence=Adafruit GFX graphics core library, this is the 'core' class that all our other graphics libraries derive from.
+paragraph=Install this library in addition to the display library for your hardware.
+category=Display
+url=https://github.com/adafruit/Adafruit-GFX-Library
+architectures=*