Skip to content

Commit 8f4ee6d

Browse files
committed
update libListSerial to 1.1.3
Solves #4696, arm binaries are now rPi1 compatible (armv6)
1 parent b8f3d2d commit 8f4ee6d

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

build/build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<property name="portable" value="false" />
9191

9292
<property name="ARDUINO-BUILDER-VERSION" value="1.3.19" />
93-
<property name="LIBLISTSERIAL-VERSION" value="1.1.0" />
93+
<property name="LIBLISTSERIAL-VERSION" value="1.1.3" />
9494

9595
<!-- Libraries required for running arduino -->
9696
<fileset dir=".." id="runtime.jars">

build/liblistSerials-1.1.0.zip.sha

-1
This file was deleted.

build/liblistSerials-1.1.3.zip.sha

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

0 commit comments

Comments
 (0)