mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-18 07:52:14 +01:00
Update bundled avr core to 1.6.23
This commit is contained in:
parent
3e65cfc9e7
commit
e42faa6b93
@ -1 +0,0 @@
|
||||
e17e987ff1abb431a33a2b9ef44faaee184fbf03
|
1
build/avr-1.6.23.tar.bz2.sha
Normal file
1
build/avr-1.6.23.tar.bz2.sha
Normal file
@ -0,0 +1 @@
|
||||
3a9383f3f2c8071e024a05b14fb4175e4eb140f6
|
@ -98,7 +98,7 @@
|
||||
<property name="LIBLISTSERIAL-VERSION" value="1.4.1" />
|
||||
<property name="AVRGCC-VERSION" value="5.4.0-atmel3.6.1-arduino2" />
|
||||
<property name="AVRDUDE-VERSION" value="6.3.0-arduino14" />
|
||||
<property name="AVRCORE-VERSION" value="1.6.22" />
|
||||
<property name="AVRCORE-VERSION" value="1.6.23" />
|
||||
<property name="arduinoOTA-VERSION" value="1.2.1" />
|
||||
|
||||
<!-- Libraries required for running arduino -->
|
||||
|
@ -12,15 +12,15 @@
|
||||
{
|
||||
"name": "Arduino AVR Boards",
|
||||
"architecture": "avr",
|
||||
"version": "1.6.22",
|
||||
"version": "1.6.23",
|
||||
"category": "Arduino",
|
||||
"help": {
|
||||
"online": "http://www.arduino.cc/en/Reference/HomePage"
|
||||
},
|
||||
"url": "http://downloads.arduino.cc/cores/avr-1.6.22.tar.bz2",
|
||||
"archiveFileName": "avr-1.6.22.tar.bz2",
|
||||
"checksum": "SHA-256:e6399b2a687dd8485cbbfcbfbbd4f8e2e15fe535bbcfd1d81bf93d01e31f7d76",
|
||||
"size": "4907422",
|
||||
"url": "http://downloads.arduino.cc/cores/avr-1.6.23.tar.bz2",
|
||||
"archiveFileName": "avr-1.6.23.tar.bz2",
|
||||
"checksum": "SHA-256:18618d7f256f26cd77c35f4c888d5d1b2334f07925094fdc99ac3188722284aa",
|
||||
"size": "5001988",
|
||||
"boards": [
|
||||
{"name": "Arduino Yún"},
|
||||
{"name": "Arduino/Genuino Uno"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user