Files
Arduino/libraries/TinySuite/library.properties
Jérôme Delacotte 7b30d6e298 first commit
2025-03-06 11:15:32 +01:00

11 lines
510 B
INI

name=TinySuite
version=2.1.0
author=Alex079
maintainer=Alex079
sentence=A collection of tools for ATTiny85
paragraph=Includes wrapper classes for timer, pin change, watchdog, UART, NMEA
category=
url=https://github.com/Alex079/TinySuite
architectures=avr
includes=TinyPinChangeB.h, TinyExternalInterrupt0.h, TinyTimer0Compare.h, TinyTimer0Overflow.h, TinyTimer1Compare.h, TinyTimer1Overflow.h, TinyUart.h, TinyUartReader.h, TinyUartWriter.h, TinySerial.h, TinySleep.h, TinyWatchdog.h, TinyBuffer.h, TinyNmea.h