PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

library.properties 319B

12345678910
  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=*