Add library.properties

This commit is contained in:
Phillip Burgess 2018-11-15 19:23:15 -08:00
parent 71138701dd
commit bfab17f331
2 changed files with 10 additions and 1 deletions

View file

@ -1,4 +1,4 @@
# Adafruit_ImageReader # Adafruit_ImageReader [![Build Status](https://travis-ci.org/adafruit/Adafruit_ImageReader.svg?branch=master)](https://travis-ci.org/adafruit/Adafruit_ImageReader)
Companion library for Adafruit_GFX to load images from SD card. Companion library for Adafruit_GFX to load images from SD card.

9
library.properties Normal file
View file

@ -0,0 +1,9 @@
name=Adafruit ImageReader Library
version=0.0.0
author=Adafruit
maintainer=Adafruit <info@adafruit.com>
sentence=Companion library for Adafruit_GFX to load images from SD card.
paragraph=Install this library in addition to Adafruit_GFX and the display library for your hardware (e.g. Adafruit_ILI9341).
category=Display
url=https://github.com/adafruit/Adafruit_ImageReader
architectures=*