Skip to content

Commit 54e751b

Browse files
committed
Update avr core to 1.8.3 and toolchain to 7.3.0-atmel3.6.1-arduino7
1 parent 02d844d commit 54e751b

14 files changed

+8
-9
lines changed

build/avr-1.8.2.tar.bz2.sha

-1
This file was deleted.

build/build.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,9 @@
101101

102102
<property name="ARDUINO-BUILDER-VERSION" value="1.5.3" />
103103
<property name="LIBLISTSERIAL-VERSION" value="1.4.2-2" />
104-
<property name="AVRGCC-VERSION" value="7.3.0-atmel3.6.1-arduino5" />
104+
<property name="AVRGCC-VERSION" value="7.3.0-atmel3.6.1-arduino7" />
105105
<property name="AVRDUDE-VERSION" value="6.3.0-arduino17" />
106-
<property name="AVRCORE-VERSION" value="1.8.2" />
106+
<property name="AVRCORE-VERSION" value="1.8.3" />
107107
<property name="arduinoOTA-VERSION" value="1.3.0" />
108108

109109
<!-- Libraries required for running arduino -->

build/linux/avr-gcc-7.3.0-atmel3.6.1-arduino5-aarch64-pc-linux-gnu.tar.bz2.sha

-1
This file was deleted.

build/linux/avr-gcc-7.3.0-atmel3.6.1-arduino5-arm-linux-gnueabihf.tar.bz2.sha

-1
This file was deleted.

build/linux/avr-gcc-7.3.0-atmel3.6.1-arduino5-i686-pc-linux-gnu.tar.bz2.sha

-1
This file was deleted.

build/linux/avr-gcc-7.3.0-atmel3.6.1-arduino5-x86_64-pc-linux-gnu.tar.bz2.sha

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
c2a89314b9f0ae39e4631bc87da8c2f273f68ea8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
db4182045e69706b342f1f4c53089449ba2e0f38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
08c2075b1dfcb68fbc470447f77eda4848d407c7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
fa9a195dca8cc8cbcddbfa13b1bea8f4df5f27d6

build/macosx/avr-gcc-7.3.0-atmel3.6.1-arduino5-x86_64-apple-darwin14-signed.tar.bz2.sha

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
56a1d1d8b13c78373e846fdc49035aa12c5ef75e

build/windows/avr-gcc-7.3.0-atmel3.6.1-arduino5-i686-w64-mingw32.zip.sha

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
a01daee121f7f40ecfcd629536738616bb8a7fbf

0 commit comments

Comments
 (0)