gary-rowe / hid4java

A cross-platform Java Native Access (JNA) wrapper for the libusb/hidapi library. Works out of the box on Windows/Mac/Linux.
MIT License
223 stars 70 forks source link

Add support for Linux riscv64 #142

Closed tresf closed 3 months ago

tresf commented 8 months ago

Adds experimental support for RISV64 hardware:

gary-rowe commented 3 months ago

I've added the contents of this PR manually to the build-hidapi.sh in develop. Many thanks for doing additional support work here @tresf.