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.

9 lines
381B

  1. name=Bounce2
  2. version=2.21
  3. author=Thomas O Fredericks <tof@t-o-f.info> with contributions fromEric Lowry, Jim Schimpf and Tom Harkaway
  4. maintainer=Thomas O Fredericks <tof@t-o-f.info>
  5. sentence=Debouncing library for Arduino and Wiring.
  6. paragraph=Deboucing switches and toggles is important.
  7. category=Signal Input/Output
  8. url=https://github.com/thomasfredericks/Bounce2
  9. architectures=*