Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/arduino/Arduino.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartino Facchin <m.facchin@arduino.cc>2017-08-18 16:58:02 +0300
committerMartino Facchin <m.facchin@arduino.cc>2017-08-18 16:58:02 +0300
commit39bb83d32abdf9c90b1e16c8f5197b8a245b1816 (patch)
tree3b786ffedb5f9937aa01d4cad15a110765d10edc
parentec2481ce2be470bd14e5bc14b83531ffc2dc0713 (diff)
Update bundled avr core to 1.6.201.8.4
-rw-r--r--hardware/arduino/avr/platform.txt2
-rw-r--r--hardware/package_index_bundled.json10
2 files changed, 6 insertions, 6 deletions
diff --git a/hardware/arduino/avr/platform.txt b/hardware/arduino/avr/platform.txt
index fa588746f..f7fb447c1 100644
--- a/hardware/arduino/avr/platform.txt
+++ b/hardware/arduino/avr/platform.txt
@@ -6,7 +6,7 @@
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification
name=Arduino AVR Boards
-version=1.6.19
+version=1.6.20
# AVR compile variables
# ---------------------
diff --git a/hardware/package_index_bundled.json b/hardware/package_index_bundled.json
index 509b91b20..587c5fb06 100644
--- a/hardware/package_index_bundled.json
+++ b/hardware/package_index_bundled.json
@@ -12,15 +12,15 @@
{
"name": "Arduino AVR Boards",
"architecture": "avr",
- "version": "1.6.19",
+ "version": "1.6.20",
"category": "Arduino",
"help": {
"online": "http://www.arduino.cc/en/Reference/HomePage"
},
- "url": "http://downloads.arduino.cc/cores/avr-1.6.19.tar.bz2",
- "archiveFileName": "avr-1.6.19.tar.bz2",
- "checksum": "SHA-256:1c544db39f36a8468f585d6338343718c2892526227fa04805339084dd0ab4ff",
- "size": "4959420",
+ "url": "http://downloads.arduino.cc/cores/avr-1.6.20.tar.bz2",
+ "archiveFileName": "avr-1.6.20.tar.bz2",
+ "checksum": "SHA-256:61f3d59a2ab2e9191230e91e79ee91c05f32b32c33129d34d76ef87e56d257e1",
+ "size": "4897949",
"boards": [
{"name": "Arduino Yún"},
{"name": "Arduino/Genuino Uno"},