itsanjan / arduino

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

Split avrdude and avrdude.conf out from massive tools .zip file. #623

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Every time we update avrdude or avrdude.conf (which is somewhat often), we need 
to commit new versions of the huge Mac and Windows AVR tools zip files.  These 
two files should really be outside of the zip archive, so we can update them in 
a more light-weight fashion.  The rest of the AVR toolchain is updated much 
less frequently (typically with new versions of WinAVR, when we just grab a new 
.zip).

Original issue reported on code.google.com by dmel...@gmail.com on 3 Sep 2011 at 3:50