You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Please click on "Download zip file" to the right. Extract the contents and renam
37
37
- The ATtiny13 core in this version of ATtiny cores for Arduino is built on the work done by <ahref = "http://forum.arduino.cc/index.php?action=profile;u=23936"> John "smeezekitty" </a> and based on his <ahref = "http://sourceforge.net/projects/ard-core13/"> Core13 </a> release which can be downloaded separately if you wish. Support for this core can be found <ahref ="http://arduino.cc/forum/index.php/topic,89781.0.html"> here </a> on the Arduino Forums.
38
38
- The ATtiny44/84/45/85 cores in this version of ATtiny cores for Arduino are built on the work done by <ahref = "http://highlowtech.org/?p=66"> David Mellis "damellis" </a> from the <ahref = "http://highlowtech.org/"> High-Low Tech Group MIT Media Lab </a> and based on his <ahref = "https://github.com/damellis/attiny/"> attiny </a> release which can be downloaded separately if you wish.
39
39
- The boards.txt which brings it all together, along with some minor tweaks to the cores themselves are by yours truly.
40
-
- If ou find any bugs in this release, please raise an issue here on Github before contacting any of the original authors of the cores directly. It is very likely that my fiddling around with their code is what caused your issue.
40
+
- If you find any bugs in this release, please raise an issue here on Github before contacting any of the original authors of the cores directly. It is very likely that my fiddling around with their code is what caused your issue.
41
41
- That said, the cores have all been tested to work perfectly for me as of 3 May 2015 on Arduino 1.6.3 on a Mac running OSX 10.10.3
0 commit comments