Skip to content

Commit 1cec7e4

Browse files
committed
[AVR] update to 1.6.17
1 parent 5943595 commit 1cec7e4

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.16
9+
version=1.6.17
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.16",
15+
"version": "1.6.17",
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.16.tar.bz2",
21-
"archiveFileName": "avr-1.6.16.tar.bz2",
22-
"checksum": "SHA-256:2e2e7a7b8ec321b62c54237e8cb03384fc434f3692c47a524e23e61df868ed9a",
23-
"size": "5011829",
20+
"url": "http://downloads.arduino.cc/cores/avr-1.6.17.tar.bz2",
21+
"archiveFileName": "avr-1.6.17.tar.bz2",
22+
"checksum": "SHA-256:ecf63bb02d8f647f720be64b4bf235e0ca37b3180b90d816cbff1886f6744833",
23+
"size": "5011912",
2424
"boards": [
2525
{"name": "Arduino Yún"},
2626
{"name": "Arduino/Genuino Uno"},

0 commit comments

Comments
 (0)