浏览代码

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