arduino stuffs
Diffstat (limited to 'libraries/TFT/library.properties')
-rw-r--r--libraries/TFT/library.properties9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/TFT/library.properties b/libraries/TFT/library.properties
new file mode 100644
index 0000000..b89f071
--- /dev/null
+++ b/libraries/TFT/library.properties
@@ -0,0 +1,9 @@
+name=TFT
+version=1.0.6
+author=Arduino, Adafruit
+maintainer=Arduino <[email protected]>
+sentence=Allows drawing text, images, and shapes on the Arduino TFT graphical display.
+paragraph=This library is compatible with most of the TFT display based on the ST7735 chipset.
+category=Display
+url=http://www.arduino.cc/en/Reference/TFTLibrary
+architectures=*