Skip to content

Commit dda93de

Browse files
committed
update revision log
1 parent 05b6477 commit dda93de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build/shared/revisions.txt

+3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ 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/
16+
The updated tools are now binutils-2.26, gcc-4.9.2, avr-libc-2.0.0, gdb-7.8
17+
* avr: avrdude updated to version 6.3
1518
* fixed a small bug that caused a compile error on some 3rd party derivatives boards based on Leonardo
1619
* sam: added snprintf_P to avr/pgmspace.h stub. Thanks @jantje
1720
* avr: Fix TX buffer being overwritten by multiple Wire.write(...) calls in slave mode. Thanks @kellerkindt

0 commit comments

Comments
 (0)