ShorTie8 / Arduino_IDE

A Arduino_IDE building script
8 stars 3 forks source link

https://github.com/arduino/arduino-builder no longer has a branch "arm" #5

Open jbrabandt opened 8 years ago

jbrabandt commented 8 years ago

This is a great script! The only thing it stumbled about yesterday was that when cloning https://github.com/arduino/arduino-builder, it stopped with branch arm not available. I switched to the code 2 lines below to let this continue working.

NicoHood commented 8 years ago

https://github.com/arduino/Arduino/pull/4517

ShorTie8 commented 8 years ago

Did they break it again for me ?? Thankz for lookin out for me @NicoHood

Ya, I saw awhile ago that they had merged it. But, I've kinda thrown this aside for the moment and been playing with how to do a Linux From Scratch setup so maybe I can get Smoothwall runnin on a arm.

So, For right now the rpi2 is kinda buzy, but I'll put it on the list, lol. Of course my OdroidC2 shipped yesterday, so that might free the pi up soon .. :)~

Have A Great Day ShorTie

cmaglie commented 8 years ago

the "arm" branch has been merged long time ago, you can use directly "master" now!