1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Update to jssc 2.8.0

Fixes #1811
This commit is contained in:
Cristian Maglie
2014-01-23 16:20:40 +01:00
committed by Cristian Maglie
parent f876733491
commit 48c1223762
4 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,8 @@ ARDUINO 1.5.6 BETA
[ide]
* Implemented 1.5 library specification Rev.2
(https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification)
* Replaced RXTX library with JSSC (Alexey Sokolov)
http://code.google.com/p/java-simple-serial-connector/
* Improved command-line parsing (Matthijs Kooijman)
[libraries]