General Linux and Windows Library Usage
Sergey Nazarkin
snazarkin at azul.com
Wed Mar 7 08:46:51 UTC 2018
Hi Allen,
according to this link https://blogs.msdn.microsoft.com/wsl/2017/04/14/serial-support-on-the-windows-subsystem-for-linux/ WSL supports serial port passthrough. I’ve not tested but you may try OJDK for Linux with DIO running on Windows 10.
Sergey Nazarkin
> On 6 Mar 2018, at 21:18, Allen Myers <allen at aemyers.com> wrote:
>
> I've been trying to find a reliable serial library to act as an interface
> to a USB connection to a UART on an Arduino. This Device I/O library looks
> brilliant. I'm just not sure if I can use it on a full Linux server (Dell
> server). Is this only designed to be run on embedded type platforms? Could
> it interface with a /dev/tty device on a standard Linux server?
>
> My production environment is Linux, but my test environment is Windows. If
> possible, how would I go about getting natives built for Windows?
More information about the dio-dev
mailing list