Switch to full style
Libraries, utilities, bootloaders...
Post a reply

IDE 1.6.0 Release

Mon Feb 23, 2015 4:13 am

Just curious to know if there is a plan for 1.6.0 migration now that that is the main branch of the IDE.

Re: IDE 1.6.0 Release

Mon Feb 23, 2015 4:20 am

This might be a lot more complicated question.

https://www.techdirt.com/articles/20150 ... fork.shtml

Does Gamebuino intend to follow arduino.cc releases or arduino.org releases?
I was on vacation last week and then this happened.

Re: IDE 1.6.0 Release

Mon Feb 23, 2015 5:44 pm

blakewford wrote:Just curious to know if there is a plan for 1.6.0 migration now that that is the main branch of the IDE.

The Gamebuino library seems to be compatible with the 1.6 version of the Arduino IDE, I just successfully compiled a few games.

blakewford wrote:Does Gamebuino intend to follow arduino.cc releases or arduino.org releases?

I don't know yet, it would be great if they could keep the IDE from both branches compatible. If they don't, I think we should stay with the most popular branch (arduino.cc so far).

Edit :
There are some changes in the folder /hardware and the file board.txt to do when you switch from Arduino IDE 1.0.x to 1.6. I just commited these changes to the beta branch of the library. Simply copy and past the /avr folder and its content into <sketchbook folder>/hardware.
Post a reply