mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-30 19:52:13 +01:00
update arduino-builder to 1.5.1
This commit is contained in:
parent
d74e0f5b77
commit
2d4f8f011b
@ -1 +0,0 @@
|
|||||||
1cf6a501d7b58e47ac73e4208c1b526c4e7e1e44
|
|
1
build/arduino-builder-linux32-1.5.1.tar.bz2.sha
Normal file
1
build/arduino-builder-linux32-1.5.1.tar.bz2.sha
Normal file
@ -0,0 +1 @@
|
|||||||
|
cb8bad95ecfeaa76bd7760fd606a454108dbf928
|
@ -1 +0,0 @@
|
|||||||
c85c622a9c8c96152da38996c70980cd010bdee4
|
|
1
build/arduino-builder-linux64-1.5.1.tar.bz2.sha
Normal file
1
build/arduino-builder-linux64-1.5.1.tar.bz2.sha
Normal file
@ -0,0 +1 @@
|
|||||||
|
22781412faecc3d889e0dca0b6375dd331911862
|
@ -1 +0,0 @@
|
|||||||
8b70be6168f8fa1505e758a9c60ceb6321f186cc
|
|
1
build/arduino-builder-linuxaarch64-1.5.1.tar.bz2.sha
Normal file
1
build/arduino-builder-linuxaarch64-1.5.1.tar.bz2.sha
Normal file
@ -0,0 +1 @@
|
|||||||
|
8f92e88e9cc05b2659cb5d87f8ac0c7d1cb789ed
|
@ -1 +0,0 @@
|
|||||||
f78ce3e216cf54bfe49acb87d83c720e3af51431
|
|
1
build/arduino-builder-linuxarm-1.5.1.tar.bz2.sha
Normal file
1
build/arduino-builder-linuxarm-1.5.1.tar.bz2.sha
Normal file
@ -0,0 +1 @@
|
|||||||
|
ced8570061218c818e7d889ee418a25404879b7c
|
@ -1 +0,0 @@
|
|||||||
8c8cda0f1b02e846f9724eb3e6cfd28864a47942
|
|
1
build/arduino-builder-macosx-1.5.1-signed.tar.bz2.sha
Normal file
1
build/arduino-builder-macosx-1.5.1-signed.tar.bz2.sha
Normal file
@ -0,0 +1 @@
|
|||||||
|
c31b99e6415858b4fe606b4eac04b7112bd19f7f
|
@ -1 +0,0 @@
|
|||||||
497f0d39f48c30f94b0ccea92014373f1ed5082f
|
|
1
build/arduino-builder-windows-1.5.1.zip.sha
Normal file
1
build/arduino-builder-windows-1.5.1.zip.sha
Normal file
@ -0,0 +1 @@
|
|||||||
|
a235a031bd727e7303496014f3a9dd5edb85c4b2
|
@ -99,7 +99,7 @@
|
|||||||
|
|
||||||
<property name="portable" value="false" />
|
<property name="portable" value="false" />
|
||||||
|
|
||||||
<property name="ARDUINO-BUILDER-VERSION" value="1.5.0" />
|
<property name="ARDUINO-BUILDER-VERSION" value="1.5.1" />
|
||||||
<property name="LIBLISTSERIAL-VERSION" value="1.4.2-2" />
|
<property name="LIBLISTSERIAL-VERSION" value="1.4.2-2" />
|
||||||
<property name="AVRGCC-VERSION" value="7.3.0-atmel3.6.1-arduino5" />
|
<property name="AVRGCC-VERSION" value="7.3.0-atmel3.6.1-arduino5" />
|
||||||
<property name="AVRDUDE-VERSION" value="6.3.0-arduino17" />
|
<property name="AVRDUDE-VERSION" value="6.3.0-arduino17" />
|
||||||
|
@ -16,6 +16,7 @@ ARDUINO 1.8.11 2020.01.2x
|
|||||||
* FIX: Allow loading of global user-define platform.txt
|
* FIX: Allow loading of global user-define platform.txt
|
||||||
* FIX: Fixed nil pointer exception on some rare case with multiple libs
|
* FIX: Fixed nil pointer exception on some rare case with multiple libs
|
||||||
* FIX: Print "multiple libraries found for header.h" message only when it really happens
|
* FIX: Print "multiple libraries found for header.h" message only when it really happens
|
||||||
|
* FIX: Fixed library priorities on some rare circumstances
|
||||||
|
|
||||||
[hardware]
|
[hardware]
|
||||||
* updated AVR core to 1.8.2
|
* updated AVR core to 1.8.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user