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.
Holger Wirtz
f73c9090ec
|
3 years ago | |
---|---|---|
.. | ||
assets | ||
examples | ||
src | ||
LICENSE | ||
README.md | ||
library.json | ||
library.properties |
README.md
TeensyTimerTool
The TeensyTimerTool is a library that provides a generic, easy to use interface to the hardware timers of the PJRC Teensy boards. In addition, it provides up to 20 highly efficient software timers that use the same interface. All timers can be used in periodic and one-shot mode. Currently the library supports the ARM T3.X and T4.0 boards.
- This way to the corresponding PJRC forum post
- This way to the documentation in the TeensyTimerTool WIKI