I have an Arduino micro http://arduino.cc/en/Main/arduinoBoardMicro I was looking to know which is the lowest version of the IDE that support it. Actually on the IDE 0023 is not present in Tools > Board.
-
2Why are you still using 0023?Ignacio Vazquez-Abrams– Ignacio Vazquez-Abrams2014-12-23 21:38:05 +00:00Commented Dec 23, 2014 at 21:38
-
Find some very old .pde that works and is compatible with 002xpna– pna2014-12-23 21:39:46 +00:00Commented Dec 23, 2014 at 21:39
-
I don't think you're gonna get an answer here, as it's generally accepted to use the latest version, and we're gonna need to know why you don't want to do that.Jasmine– Jasmine2014-12-23 22:59:56 +00:00Commented Dec 23, 2014 at 22:59
Add a comment
|
1 Answer
According to the Arduino Software Release Notes, support for the Arduino Micro was added in 1.0.2.