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.

10 lines
491B

  1. name=RA8875
  2. version=0.7.11
  3. author=Max MC Costa
  4. maintainer=sumotoy <sumotoy@gmail.com>
  5. sentence=A Full fetured SPI driver for RA8875 based displays.For Teensy 3.1,Teensy3.0,Teensy LC,Arduino's and ENERGIA based MCU.
  6. paragraph=The RA8875 from RAiO it's a full hardware accellerated TFT driver with resistive touchscreen driver, keypad and GPIO/PWM.It can drive directly by a proprietary SPI bus a Flash chip and ROM chip.
  7. category=Display
  8. url=https://github.com/sumotoy/RA8875
  9. architectures=*