File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 1
1
## HIDAPI library for Windows, Linux, FreeBSD and macOS
2
2
3
+ | CI instance | Status |
4
+ | ----------------------| --------|
5
+ | ` macOS master ` | [ ![ Build Status] ( https://travis-ci.org/libusb/hidapi.svg?branch=master )] ( https://travis-ci.org/libusb/hidapi ) |
6
+ | ` Windows master ` | [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/r482aevuigmi86rk/branch/master?svg=true )] ( https://ci.appveyor.com/project/Youw/hidapi/branch/master ) |
7
+ | ` Linux/BSD, last build (branch/PR) ` | [ ![ builds.sr.ht status] ( https://builds.sr.ht/~qbicz/hidapi.svg )] ( https://builds.sr.ht/~qbicz/hidapi? ) |
8
+
3
9
HIDAPI is a multi-platform library which allows an application to interface
4
10
with USB and Bluetooth HID-Class devices on Windows, Linux, FreeBSD, and macOS.
5
11
HIDAPI can be either built as a shared library (` .so ` , ` .dll ` or ` .dylib ` ) or
You can’t perform that action at this time.
0 commit comments