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.

11 lines
319B

  1. name=XPT2046_Touchscreen
  2. version=1.3
  3. author=Paul Stoffregen
  4. maintainer=Paul Stoffregen
  5. sentence=Touchscreens using the XPT2046 controller chip.
  6. paragraph=Many very low cost color TFT displays with touch screens have this chip.
  7. category=Display
  8. url=https://github.com/PaulStoffregen/XPT2046_Touchscreen
  9. architectures=*