Skip to content

Commit 3af345f

Browse files
committed
Updated avr core to 1.8.2
1 parent 9debb76 commit 3af345f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

build/avr-1.8.1.tar.bz2.sha

-1
This file was deleted.

build/avr-1.8.2.tar.bz2.sha

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
fda6036d3b87c819dc3f39c9dae02b483b5dc416

build/build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<property name="LIBLISTSERIAL-VERSION" value="1.4.2" />
104104
<property name="AVRGCC-VERSION" value="7.3.0-atmel3.6.1-arduino5" />
105105
<property name="AVRDUDE-VERSION" value="6.3.0-arduino17" />
106-
<property name="AVRCORE-VERSION" value="1.8.1" />
106+
<property name="AVRCORE-VERSION" value="1.8.2" />
107107
<property name="arduinoOTA-VERSION" value="1.3.0" />
108108

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

0 commit comments

Comments
 (0)