mirror of
https://github.com/jaksatomovic/esp32-clickwheel.git
synced 2025-08-31 00:18:29 -04:00
first commit
This commit is contained in:
commit
868b14f8c8
286 changed files with 59925 additions and 0 deletions
11
lib/TFT_eSPI/library.properties
Normal file
11
lib/TFT_eSPI/library.properties
Normal file
|
@ -0,0 +1,11 @@
|
|||
name=TFT_eSPI
|
||||
version=2.4.79
|
||||
author=Bodmer
|
||||
maintainer=Bodmer
|
||||
sentence=TFT graphics library for Arduino processors with performance optimisation for RP2040, STM32, ESP8266 and ESP32
|
||||
paragraph=Supports TFT displays using drivers (ILI9341 etc) that operate with hardware SPI or 8 bit parallel.
|
||||
category=Display
|
||||
url=https://github.com/Bodmer/TFT_eSPI
|
||||
architectures=*
|
||||
includes=TFT_eSPI.h
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue