Boo0ns / arduino

Automatically exported from code.google.com/p/arduino
0 stars 0 forks source link

Update avr toolchain for new mcu and programmer support #491

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What change would like to see?
An updated version of avr toolchain (without the uninstaller for windows 
version).

Why?
To support new programmers and mcu like buspirate.

Would this cause any incompatibilities with previous versions?  If so, how
can these be mitigated?
No, update of winavr already tested and fully working with minor configuration 
change.
(just copy ../../tool/avr/bin/avrdude.conf to ../../tool/avr/etc/avrdude.conf)

Original issue reported on code.google.com by skywodd on 4 Mar 2011 at 3:55

GoogleCodeExporter commented 9 years ago
We can probably switch to WinAVR-20100110 and CrossPack-20100115 without any 
problems.

Original comment by dmel...@gmail.com on 5 Mar 2011 at 5:05

GoogleCodeExporter commented 9 years ago
WinAVR is no longer being updated, as as CrossPack is based on that, it is also 
no longer being updated (at least, it has not been updated in a long time, and 
the authors have not indicated that they're ready to update yet).

It may be worth looking at the MHV AVR tools as a replacement distribution: 
http://www.makehackvoid.com/group-projects/mhvavrtools   

Original comment by windell@oskay.net on 5 Mar 2011 at 7:15

GoogleCodeExporter commented 9 years ago

Original comment by dmel...@gmail.com on 30 Dec 2011 at 11:21