hidapi/libusb
Ihor Dutchak 26b5bb0ccf
RFC: add hid_get_report_descriptor API function (#451)
- native implementations for hidraw/libusb/macOS;
- HID Report Descriptor reconstruction from HIDP_PREPARSED_DATA on Windows;
- unit-tests for some known devices for `hid_winapi_descriptor_reconstruct_pp_data`;
- support for ASAN builds (mainly to check the `hid_winapi_descriptor_reconstruct_pp_data`/its unit-tests;
2023-03-12 14:45:30 +02:00
..
.gitignore Add Autotools build system (automake, autconf) 2012-07-16 00:43:04 -04:00
CMakeLists.txt Ensure Iconv is found when provided via CFLAGS/LDFLAGS (#430) 2022-06-22 01:30:45 +03:00
hid.c RFC: add hid_get_report_descriptor API function (#451) 2023-03-12 14:45:30 +02:00
hidapi_libusb.h Fire v0.12.0 (#398) 2022-04-23 15:50:41 +03:00
Makefile-manual Changes to Build System for Haiku 2020-02-12 17:00:07 +02:00
Makefile.am add libusb-specific hid_libusb_wrap_sys_device 2021-09-18 18:56:56 +03:00
Makefile.freebsd Fix hidtest build 2022-05-05 14:53:17 +03:00
Makefile.haiku Fix hidtest build 2022-05-05 14:53:17 +03:00
Makefile.linux Fix hidtest build 2022-05-05 14:53:17 +03:00