NeuronRobotics / nrjavaserial

A Java Serial Port system. This is a fork of the RXTX project that uses in jar loading of the native code.
Other
345 stars 143 forks source link

Add support for arm64 #134

Closed wborn closed 5 years ago

wborn commented 5 years ago

Synology uses arm64 (Realtek RTD1296) with some of their NAS-es (e.g. DS418). It also runs a 64-bit JVM so to use nrjavaserial it needs a arm64 version of the library.

See also: