Automatic library.properties generation.
This commit is contained in:
parent
dfbdf16a91
commit
fb579ed581
|
|
@ -0,0 +1,9 @@
|
||||||
|
name=Adafruit GPS Library
|
||||||
|
version=1.0.0
|
||||||
|
author=Adafruit
|
||||||
|
maintainer=Adafruit <info@adafruit.com>
|
||||||
|
sentence=An interrupt-based GPS library for no-parsing-required use
|
||||||
|
paragraph=An interrupt-based GPS library for no-parsing-required use
|
||||||
|
category=Sensors
|
||||||
|
url=https://github.com/adafruit/Adafruit-GPS-Library
|
||||||
|
architectures=*
|
||||||
Loading…
Reference in New Issue