PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

library.properties 398B

123456789
  1. name=TFT_ILI9163C
  2. version=0.9
  3. author=Max MC Costa
  4. maintainer=sumotoy <sumotoy@gmail.com>
  5. sentence=A fast SPI driver for TFT drived by ILI9163C, fully SPI Transaction compatible and very fast with Teensy 3
  6. paragraph=This library works with many MCU's included Arduino's but it's particular fast with Teensy 3, Teensy 3.1.
  7. category=Display
  8. url=https://github.com/sumotoy/TFT_ILI9163C
  9. architectures=*