libs/rxtx: add support for RX/TX Java serial communications
authorDana Myers <k6jq@comcast.net>
Tue, 20 Dec 2016 00:43:14 +0000 (16:43 -0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Tue, 20 Dec 2016 01:50:00 +0000 (19:50 -0600)
commit84b163ac770d4794281682d7b8b2a63402f61e47
tree13e294038450f752af1ffefb2ec7d915387b85d5
parent828cee724e8087401db7298b72438b3d762df667
libs/rxtx: add support for RX/TX Java serial communications

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
libs/rxtx/Makefile [new file with mode: 0755]
libs/rxtx/patches/010-acm-devices.patch [new file with mode: 0755]