PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

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