From b346ad0df569c3b5d27c7e64656a3e1408fb8aa8 Mon Sep 17 00:00:00 2001 From: Tony DiCola Date: Sat, 4 Apr 2015 14:56:42 -0700 Subject: [PATCH] Add library.properties for Arduino library manager. --- library.properties | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 library.properties diff --git a/library.properties b/library.properties new file mode 100644 index 00000000..12a9fe00 --- /dev/null +++ b/library.properties @@ -0,0 +1,9 @@ +name=Adafruit GFX Library +version=1.0.0 +author=Adafruit +maintainer=Adafruit +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=*