arduino / toolchain-avr

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

Update avrdude to version 6.0.1 #4

Closed matthijskooijman closed 10 years ago

matthijskooijman commented 10 years ago

This is currently the latest version of avrdude and we should probably switch to that. I looked into this a bit today and am mostly creating this issue as a means of sharing the information I found. If I can find some time, I might even try to submit a pullrequest for this.

IIUC, the 6.0.1 version includes the GPIO patch (see the changelog: http://svn.savannah.nongnu.org/viewvc/tags/RELEASE_6_0_1/avrdude/NEWS?annotate=1243&root=avrdude#l110), which would remove the need for patching avrdude at all.

ffissore commented 10 years ago

Thank you @matthijskooijman, we'll look into that. /cc @bitron

matthijskooijman commented 10 years ago

This was fixed in 4117e26268044c414c4d3ece21d4ca51c6825331