File tree Expand file tree Collapse file tree 4 files changed +3
-1
lines changed Expand file tree Collapse file tree 4 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 46
46
<include name =" app/lib/jmdns-3.4.1.jar" />
47
47
<include name =" app/lib/jna.jar" />
48
48
<include name =" app/lib/jsch-0.1.50.jar" />
49
- <include name =" app/lib/jssc-2.6 .0.jar" />
49
+ <include name =" app/lib/jssc-2.8 .0.jar" />
50
50
<include name =" app/lib/ant.jar" />
51
51
<include name =" app/lib/ant-launcher.jar" />
52
52
</fileset >
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ ARDUINO 1.5.6 BETA
4
4
[ide]
5
5
* Implemented 1.5 library specification Rev.2
6
6
(https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification)
7
+ * Replaced RXTX library with JSSC (Alexey Sokolov)
8
+ http://code.google.com/p/java-simple-serial-connector/
7
9
* Improved command-line parsing (Matthijs Kooijman)
8
10
9
11
[libraries]
You can’t perform that action at this time.
0 commit comments