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
341B

  1. name=ADC
  2. version=8.0
  3. author=Pedro Villanueva <pedvide@gmail.com>
  4. maintainer=Pedro Villanueva <pedvide@gmail.com>
  5. sentence=Teensy Analog to Digital Conversion (ADC) library
  6. paragraph=Teensy 3.0, 3.1, 3.2, LC, 3.5, 3.6, and 4 ADC implementation
  7. category=Signal Input/Output
  8. url=https://github.com/pedvide/ADC/
  9. architectures=avr
  10. includes=ADC.h