TFT_eSPI/library.properties

12 lines
366 B
Properties
Raw Normal View History

2018-02-08 00:45:18 +00:00
name=TFT_eSPI
version=1.4.30
author=Bodmer
maintainer=Bodmer
sentence=A fast TFT graphics library for ESP8266 and ESP32 processors for the Arduino IDE
paragraph=Supports TFT displays using drivers (ILI9341 etc) that operate with hardware SPI or 8 bit parallel.
category=Display
2018-10-11 22:48:25 +00:00
url=https://github.com/Bodmer/TFT_eSPI
architectures=esp8266,esp32
includes=TFT_eSPI.h
2019-07-21 12:37:51 +00:00