mirror of
https://github.com/adafruit/Adafruit-GFX-Library.git
synced 2024-10-03 18:18:46 -04:00
Add library.properties for Arduino library manager.
This commit is contained in:
parent
a9e5bc4707
commit
b346ad0df5
9
library.properties
Normal file
9
library.properties
Normal file
@ -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=*
|
Loading…
x
Reference in New Issue
Block a user