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

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