PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

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