Skip to content

Commit cc4c10c

Browse files
committed
Update avr-gcc to 4.9.2-atmel-3.5.3-arduino
The avr toolchain has been updated to the Atmel bundle version 3.5.3
1 parent f13af22 commit cc4c10c

12 files changed

+7
-7
lines changed

Diff for: build/build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191

9292
<property name="ARDUINO-BUILDER-VERSION" value="1.3.19" />
9393
<property name="LIBLISTSERIAL-VERSION" value="1.1.3" />
94-
<property name="AVRGCC-VERSION" value="4.9.2-arduino4" />
94+
<property name="AVRGCC-VERSION" value="4.9.2-atmel3.5.3-arduino" />
9595
<property name="AVRDUDE-VERSION" value="6.3.0-arduino2" />
9696

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

Diff for: build/linux/avr-gcc-4.9.2-arduino4-armhf-pc-linux-gnu.tar.bz2.sha

-1
This file was deleted.

Diff for: build/linux/avr-gcc-4.9.2-arduino4-i686-pc-linux-gnu.tar.bz2.sha

-1
This file was deleted.

Diff for: build/linux/avr-gcc-4.9.2-arduino4-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+
9b6e398caf779bdac5e2666c1aac99b481b49490
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
4f20340c804da0218d6840983bbe6d84fb7e4b9a
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
40825882ad0a725c3d500b8fa7ef4c8a72ed7613

Diff for: build/macosx/avr-gcc-4.9.2-arduino4-i386-apple-darwin11.tar.bz2.sha

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

Diff for: build/shared/revisions.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ARDUINO 1.6.10
1212
* Solved a bug that crashed the IDE with some exotic serial devices
1313

1414
[core]
15-
* avr: toolchain updated to latest Atmel release 3.5.2 http://distribute.atmel.no/tools/opensource/Atmel-AVR-GNU-Toolchain/3.5.2/
15+
* avr: toolchain updated to latest Atmel release 3.5.3 http://distribute.atmel.no/tools/opensource/Atmel-AVR-GNU-Toolchain/3.5.3/
1616
The updated tools are now binutils-2.26, gcc-4.9.2, avr-libc-2.0.0, gdb-7.8
1717
* avr: avrdude updated to version 6.3
1818
* fixed a small bug that caused a compile error on some 3rd party derivatives boards based on Leonardo

Diff for: build/windows/avr-gcc-4.9.2-arduino4-i686-mingw32.zip.sha

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

0 commit comments

Comments
 (0)