mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
Update avr-gcc to 4.9.2-arduino4
This commit is contained in:
parent
4cf3278ee0
commit
f13af22abe
@ -91,7 +91,7 @@
|
||||
|
||||
<property name="ARDUINO-BUILDER-VERSION" value="1.3.19" />
|
||||
<property name="LIBLISTSERIAL-VERSION" value="1.1.3" />
|
||||
<property name="AVRGCC-VERSION" value="4.9.2-arduino2" />
|
||||
<property name="AVRGCC-VERSION" value="4.9.2-arduino4" />
|
||||
<property name="AVRDUDE-VERSION" value="6.3.0-arduino2" />
|
||||
|
||||
<!-- Libraries required for running arduino -->
|
||||
@ -1068,10 +1068,10 @@
|
||||
|
||||
<target name="windows-build-avr-toolchain">
|
||||
<antcall target="avr-toolchain-bundle">
|
||||
<param name="unpack_target" value="untar"/>
|
||||
<param name="gcc_archive_file" value="avr-gcc-${AVRGCC-VERSION}-i686-mingw32.tar.bz2"/>
|
||||
<param name="unpack_target" value="unzip"/>
|
||||
<param name="gcc_archive_file" value="avr-gcc-${AVRGCC-VERSION}-i686-mingw32.zip"/>
|
||||
<param name="gcc_version" value="${AVRGCC-VERSION}"/>
|
||||
<param name="avrdude_archive_file" value="avrdude-${AVRDUDE-VERSION}-i686-w64-mingw32.tar.bz2"/>
|
||||
<param name="avrdude_archive_file" value="avrdude-${AVRDUDE-VERSION}-i686-w64-mingw32.zip"/>
|
||||
<param name="avrdude_version" value="${AVRDUDE-VERSION}"/>
|
||||
</antcall>
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
117364326d47da17a3cbc4cb49ac149f71dde508
|
@ -1 +0,0 @@
|
||||
e247b77eef43423e19680b60fa65bdf22b20f4f5
|
@ -1 +0,0 @@
|
||||
ebe696926990906e573a04b5fa1b71dba7ef5925
|
@ -0,0 +1 @@
|
||||
3f8207df94b899ab1bc07e93d0e226113554466b
|
@ -0,0 +1 @@
|
||||
4b787466bd6ebf6ed9d54f58b984de51dd05f014
|
@ -0,0 +1 @@
|
||||
cdf1df744b67f475ea625906690b3a32614c8534
|
@ -1 +0,0 @@
|
||||
73cd96b9183ae51f1b727eb15130b22a52228b18
|
@ -0,0 +1 @@
|
||||
b065f135e6acaf88fba4591151dd3586f55583df
|
@ -1 +0,0 @@
|
||||
60c91c757a8dd4f1523120a2b3a1a4b7630f80f5
|
@ -0,0 +1 @@
|
||||
78db4cafa5c950ec2c14f98ff14927ad8bfc7397
|
@ -1 +0,0 @@
|
||||
3aa66a7f485bc4eae5eb8f8ce1140950607e8490
|
@ -0,0 +1 @@
|
||||
5eaea443fd51515e1b51790a180b35e7f0949b30
|
Loading…
Reference in New Issue
Block a user