Skip to content

Commit 648d5f9

Browse files
committed
Update bundled avr core to 1.6.15
1 parent c94b752 commit 648d5f9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

arduino/avr/platform.txt

Lines changed: 1 addition & 1 deletion
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.14
9+
version=1.6.15
1010

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

package_index_bundled.json

Lines changed: 5 additions & 5 deletions
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.14",
15+
"version": "1.6.15",
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.14.tar.bz2",
21-
"archiveFileName": "avr-1.6.14.tar.bz2",
22-
"checksum": "SHA-256:a5f7d66c83e3d4722f4c8dab42bdbcf5af98c611ffca1802ef3d1957b894bd92",
23-
"size": "4993455",
20+
"url": "http://downloads.arduino.cc/cores/avr-1.6.15.tar.bz2",
21+
"archiveFileName": "avr-1.6.15.tar.bz2",
22+
"checksum": "SHA-256:c222efcabbdf6fa63ba3d64afb8d149f83fa73693c413aa05a2ccd9f986ed2fa",
23+
"size": "4993959",
2424
"boards": [
2525
{"name": "Arduino Yún"},
2626
{"name": "Arduino/Genuino Uno"},

0 commit comments

Comments
 (0)