Skip to content

Commit 2d4f8f0

Browse files
jenkinscmaglie
jenkins
authored andcommitted
update arduino-builder to 1.5.1
1 parent d74e0f5 commit 2d4f8f0

14 files changed

+8
-7
lines changed

build/arduino-builder-linux32-1.5.0.tar.bz2.sha

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
cb8bad95ecfeaa76bd7760fd606a454108dbf928

build/arduino-builder-linux64-1.5.0.tar.bz2.sha

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
22781412faecc3d889e0dca0b6375dd331911862

build/arduino-builder-linuxaarch64-1.5.0.tar.bz2.sha

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
8f92e88e9cc05b2659cb5d87f8ac0c7d1cb789ed

build/arduino-builder-linuxarm-1.5.0.tar.bz2.sha

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ced8570061218c818e7d889ee418a25404879b7c

build/arduino-builder-macosx-1.5.0-signed.tar.bz2.sha

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
c31b99e6415858b4fe606b4eac04b7112bd19f7f

build/arduino-builder-windows-1.5.0.zip.sha

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
a235a031bd727e7303496014f3a9dd5edb85c4b2

build/build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999

100100
<property name="portable" value="false" />
101101

102-
<property name="ARDUINO-BUILDER-VERSION" value="1.5.0" />
102+
<property name="ARDUINO-BUILDER-VERSION" value="1.5.1" />
103103
<property name="LIBLISTSERIAL-VERSION" value="1.4.2-2" />
104104
<property name="AVRGCC-VERSION" value="7.3.0-atmel3.6.1-arduino5" />
105105
<property name="AVRDUDE-VERSION" value="6.3.0-arduino17" />

build/shared/revisions.txt

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ARDUINO 1.8.11 2020.01.2x
1616
* FIX: Allow loading of global user-define platform.txt
1717
* FIX: Fixed nil pointer exception on some rare case with multiple libs
1818
* FIX: Print "multiple libraries found for header.h" message only when it really happens
19+
* FIX: Fixed library priorities on some rare circumstances
1920

2021
[hardware]
2122
* updated AVR core to 1.8.2

0 commit comments

Comments
 (0)