hidapi/windows/test
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
..
data RFC: add hid_get_report_descriptor API function (#451) 2023-03-12 14:45:30 +02:00
CMakeLists.txt RFC: add hid_get_report_descriptor API function (#451) 2023-03-12 14:45:30 +02:00
hid_report_reconstructor_test.c RFC: add hid_get_report_descriptor API function (#451) 2023-03-12 14:45:30 +02:00