Skip to content

Commit 39bb83d

Browse files
committed
Update bundled avr core to 1.6.20
1 parent ec2481c commit 39bb83d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

hardware/arduino/avr/platform.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification
77

88
name=Arduino AVR Boards
9-
version=1.6.19
9+
version=1.6.20
1010

1111
# AVR compile variables
1212
# ---------------------

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.19",
15+
"version": "1.6.20",
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.19.tar.bz2",
21-
"archiveFileName": "avr-1.6.19.tar.bz2",
22-
"checksum": "SHA-256:1c544db39f36a8468f585d6338343718c2892526227fa04805339084dd0ab4ff",
23-
"size": "4959420",
20+
"url": "http://downloads.arduino.cc/cores/avr-1.6.20.tar.bz2",
21+
"archiveFileName": "avr-1.6.20.tar.bz2",
22+
"checksum": "SHA-256:61f3d59a2ab2e9191230e91e79ee91c05f32b32c33129d34d76ef87e56d257e1",
23+
"size": "4897949",
2424
"boards": [
2525
{"name": "Arduino Yún"},
2626
{"name": "Arduino/Genuino Uno"},

0 commit comments

Comments
 (0)