Digistump Forums
The Digispark => Digispark (Original) Support => Topic started by: bobricius on December 29, 2012, 01:12:14 am
-
Hi what is difference betwen Tiny core or MIT?
-
Tiny core is my preferred core and works best with most libraries - MIT core is only there because some existing attiny85 code on the internet was written for it.
-
For a more technical explanation google the too, but have some detailed descriptions out there. But to add a bit more - Tiny core implements attiny support as a core, where MIT just implements a new variant of the Arduino core.