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
the current master branch is for old arduino 1.0.X versions (i will switch branches soon, but for now it's like that)
if you use the latest arduino 1.6.4 (which i recommend), please check out the arduino-1.6.3 branch. also the library for babygnusbuino must be checked out in the arduino-1.6.3 branch.
please tell me if that works for you so i can close the issue.
I get this avr-gcc error when I try to compile the example project. I am on Ubuntu 14.04 and avr-gcc version 4.8.2
avr-gcc: error: unrecognized command line option ‘-assembler-with-cpp’
Is there a patch I can try?
The text was updated successfully, but these errors were encountered: