Skip to content

Commit e42faa6

Browse files
committed
Update bundled avr core to 1.6.23
1 parent 3e65cfc commit e42faa6

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

build/avr-1.6.22.tar.bz2.sha

-1
This file was deleted.

build/avr-1.6.23.tar.bz2.sha

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3a9383f3f2c8071e024a05b14fb4175e4eb140f6

build/build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<property name="LIBLISTSERIAL-VERSION" value="1.4.1" />
9999
<property name="AVRGCC-VERSION" value="5.4.0-atmel3.6.1-arduino2" />
100100
<property name="AVRDUDE-VERSION" value="6.3.0-arduino14" />
101-
<property name="AVRCORE-VERSION" value="1.6.22" />
101+
<property name="AVRCORE-VERSION" value="1.6.23" />
102102
<property name="arduinoOTA-VERSION" value="1.2.1" />
103103

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

hardware/package_index_bundled.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
{
1313
"name": "Arduino AVR Boards",
1414
"architecture": "avr",
15-
"version": "1.6.22",
15+
"version": "1.6.23",
1616
"category": "Arduino",
1717
"help": {
1818
"online": "http://www.arduino.cc/en/Reference/HomePage"
1919
},
20-
"url": "http://downloads.arduino.cc/cores/avr-1.6.22.tar.bz2",
21-
"archiveFileName": "avr-1.6.22.tar.bz2",
22-
"checksum": "SHA-256:e6399b2a687dd8485cbbfcbfbbd4f8e2e15fe535bbcfd1d81bf93d01e31f7d76",
23-
"size": "4907422",
20+
"url": "http://downloads.arduino.cc/cores/avr-1.6.23.tar.bz2",
21+
"archiveFileName": "avr-1.6.23.tar.bz2",
22+
"checksum": "SHA-256:18618d7f256f26cd77c35f4c888d5d1b2334f07925094fdc99ac3188722284aa",
23+
"size": "5001988",
2424
"boards": [
2525
{"name": "Arduino Yún"},
2626
{"name": "Arduino/Genuino Uno"},

0 commit comments

Comments
 (0)