mirror of
https://github.com/digistump/DigistumpArduino.git
synced 2025-09-17 17:32:25 -07:00
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:
11
hardware/digistump/avr/libraries/TinyRTClib/README.md
Normal file
11
hardware/digistump/avr/libraries/TinyRTClib/README.md
Normal 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.
|
Reference in New Issue
Block a user