aboutsummaryrefslogtreecommitdiff
path: root/libs/rxtx
Commit message (Collapse)AuthorAge
* rxtx: Fix permissions and formatFlorian Fainelli2017-06-18
| | | | | | | * Don't make the Makefile executable * run dos2unix on the Makefile Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* libs/rxtx: add support for RX/TX Java serial communicationsDana Myers2016-12-19
Integrate support for RX/TX Java serial communications library. Includes patch to include support for ttyACM* devices. Signed-off-by: Dana H. Myers k6jq@comcast.net