Added property file for IDE 1.6.3
This commit is contained in:
parent
0ab3817850
commit
1666ddcfe7
1 changed files with 9 additions and 0 deletions
9
library.properties
Normal file
9
library.properties
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
name=TFT_ILI9163C
|
||||
version=0.8
|
||||
author=Max MC Costa
|
||||
maintainer=sumotoy <sumotoy@gmail.com>
|
||||
sentence=A fast SPI driver for TFT drived by ILI9163C, fully SPI Transaction compatible and very fast with Teensy 3
|
||||
paragraph=This library works with many MCU's included Arduino's but it's particular fast with Teensy 3, Teensy 3.1.
|
||||
category=Display Driver
|
||||
url=https://github.com/sumotoy/TFT_ILI9163C
|
||||
architectures=*
|
||||
Loading…
Reference in a new issue