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
391B

  1. name=LedControl
  2. version=1.0.6
  3. author=Eberhard Fahle <e.fahle@wayoda.org>
  4. maintainer=Eberhard Fahle <e.fahle@wayoda.org>
  5. sentence=A library for the MAX7219 and the MAX7221 Led display drivers.
  6. paragraph=The library supports multiple daisychained drivers and supports Led-Matrix displays as well as 7-Segment displays.
  7. category=Display
  8. url=http://wayoda.github.io/LedControl/
  9. architectures=*