Initial import of support files for all Digistump boards - Digispark, Pro, DigiX - including libraries, examples, tools, and other support files for the Arduino IDE

This commit is contained in:
Erik Tylek Kettenburg
2014-12-19 08:45:50 -08:00
parent 97abdbf157
commit 7e7473a2d6
3567 changed files with 722870 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
TinyRTClib
==========
DS1307's Arduino Adafruit library modified to run on Digispark's attiny85.
I've searched everywhere for a DS1307 library that could work on my Digispark but found none.
This is the Adafruit version (https://github.com/adafruit/RTClib) with their examples modified to work on Digispark's attiny85.
**I'm unable to push the files into the right folders by now. That's why I've them renamed to the folders name and slashs...
**Will try to add to the right place later.