1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-19 08:52:15 +01:00

update arduino-builder to 1.5.1

This commit is contained in:
jenkins 2020-01-23 16:45:04 +01:00 committed by Cristian Maglie
parent d74e0f5b77
commit 2d4f8f011b
14 changed files with 8 additions and 7 deletions

View File

@ -1 +0,0 @@
1cf6a501d7b58e47ac73e4208c1b526c4e7e1e44

View File

@ -0,0 +1 @@
cb8bad95ecfeaa76bd7760fd606a454108dbf928

View File

@ -1 +0,0 @@
c85c622a9c8c96152da38996c70980cd010bdee4

View File

@ -0,0 +1 @@
22781412faecc3d889e0dca0b6375dd331911862

View File

@ -1 +0,0 @@
8b70be6168f8fa1505e758a9c60ceb6321f186cc

View File

@ -0,0 +1 @@
8f92e88e9cc05b2659cb5d87f8ac0c7d1cb789ed

View File

@ -1 +0,0 @@
f78ce3e216cf54bfe49acb87d83c720e3af51431

View File

@ -0,0 +1 @@
ced8570061218c818e7d889ee418a25404879b7c

View File

@ -1 +0,0 @@
8c8cda0f1b02e846f9724eb3e6cfd28864a47942

View File

@ -0,0 +1 @@
c31b99e6415858b4fe606b4eac04b7112bd19f7f

View File

@ -1 +0,0 @@
497f0d39f48c30f94b0ccea92014373f1ed5082f

View File

@ -0,0 +1 @@
a235a031bd727e7303496014f3a9dd5edb85c4b2

View File

@ -99,7 +99,7 @@
<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="AVRGCC-VERSION" value="7.3.0-atmel3.6.1-arduino5" />
<property name="AVRDUDE-VERSION" value="6.3.0-arduino17" />

View File

@ -16,6 +16,7 @@ ARDUINO 1.8.11 2020.01.2x
* FIX: Allow loading of global user-define platform.txt
* 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: Fixed library priorities on some rare circumstances
[hardware]
* updated AVR core to 1.8.2