Skip to content

Commit b87bc0f

Browse files
committed
Merge branch 'master' of github.com:arduino/Arduino
2 parents 1cec7e4 + 2c51473 commit b87bc0f

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

build/SD-1.1.1.zip.sha

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
fffba57afd890a8a9efca7ac8b6bd8ed3c2dd25a

build/build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
<download-library name="Esplora" version="1.0.4"/>
237237
<download-library name="Mouse" version="1.0.1"/>
238238
<download-library name="Keyboard" version="1.0.1"/>
239-
<download-library name="SD" version="1.1.0"/>
239+
<download-library name="SD" version="1.1.1"/>
240240
<download-library githubuser="Adafruit" name="Adafruit_CircuitPlayground" version="1.6.4"/>
241241
</target>
242242

build/shared/revisions.txt

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ ARDUINO 1.8.1
44
* Fixed font rendering not anti-aliased on Windows (regression)
55
* Increased number of colors on serial plotter to 8, thanks @cousteaulecommandant
66

7+
[libraries]
8+
* Fixed regression in SD library. Thanks @greiman
9+
710
ARDUINO 1.8.0 - 2016.12.20
811

912
[ide]

0 commit comments

Comments
 (0)