arduino / toolchain-avr

The AVR toolchain used by the Arduino IDE
142 stars 48 forks source link

Bump to AVR toolchain 3.6.2 and latest packs for AVR-DB compatibility #85

Open leo60228 opened 3 years ago

leo60228 commented 3 years ago

I won't have access to any AVR-DB hardware until tomorrow Thursday (shipping was delayed) so I can't test the output, but the built compiler seems to work fine. downloads.arduino.cc doesn't have 3.6.2 yet, so I added the ability to override SOURCES_README. To test this PR, you can download and extract the source download yourself and use something like SOURCES_README="$(< SOURCES.README)".

Closes #70 Closes #76

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

leo60228 commented 3 years ago

I'm not able to test this due to https://github.com/arduino/avrdude-build-script/issues/25... I'm trying to find a workaround for that.

leo60228 commented 3 years ago

I used the mass storage device for programming and it works!