first commit

This commit is contained in:
Jérôme Delacotte
2025-03-06 11:15:32 +01:00
commit 7b30d6e298
5276 changed files with 2108927 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
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