Skip to content

DeqingSun/javahidapi

 
 

javahidapi

A fork of the javahidapi library made by Codeminders

Google code project here

I've just rearranged the native lib layout a bit to make it work with leiningen and Clojure

native/
├── linux
│   ├── arm
│   │   └── libhidapi-jni-32.so
│   ├── x86
│   │   └── libhidapi-jni-32.so
│   └── x86_64
│       └── libhidapi-jni-64.so
├── macosx
│   ├── x86
│   │   └── libhidapi-jni-32.jnilib
│   └── x86_64
│       └── libhidapi-jni-64.jnilib
└── windows
    ├── x86
    │   └── hidapi-jni-32.dll
    └── x86_64
        └── hidapi-jni-64.dll

About

A fork of the javahidapi library made by Codeminders

Resources

License

Unknown and 3 other licenses found

Licenses found

Unknown
LICENSE.txt
BSD-3-Clause
LICENSE-bsd.txt
GPL-3.0
LICENSE-gpl3.txt
Unknown
LICENSE-orig.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published