Closed kenji21 closed 8 years ago
@kenji21 thanks for opening this issue.
yes it is absolutely possible to compile by relying only on arduino (it's working with 1.6.12).
but the idea behind the project was to be able to use a more recent version of avr-gcc and get all the cutting edge feature :)
Ok, thanks for taking time to reply
Not really an issue, but an "interesting feature" : only depend on Arduino.app.
I've sucessfully compiled and uploaded the blink example on OS X without brewing avr-libc and avrdude.
To use the one embedded in Arduino.app :
In Arduino-Makefile :