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.

10 lines
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