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.

10 line
522B

  1. name=FlexiTimer2
  2. version=1.1.0
  3. author= Wim Leers <work@wimleers.com>, Javier Valencia <javiervalencia80@gmail.com>
  4. maintainer=Paul Stoffregen <paul@pjrc.com>
  5. sentence=Arduino library to use timer 2 with a configurable resolution.
  6. paragraph=Based on MsTimer2 by Javier Valencia, but with a configurable timer resolution. Written for a project associated with the "Mobile & Pervasive Computing" course at Hasselt University in Belgium.
  7. category=Timing
  8. url=https://github.com/PaulStoffregen/FlexiTimer2
  9. architectures=avr,arm