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.

11 lines
296B

  1. name=FreqCount
  2. version=1.3
  3. author=Paul Stoffregen
  4. maintainer=Paul Stoffregen
  5. sentence=FreqCount measures the frequency of a signal by counting the number of pulses during a fixed time.
  6. paragraph=
  7. category=Signal Input/Output
  8. url=http://www.pjrc.com/teensy/td_libs_FreqCount.html
  9. architectures=*