Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add hid_interrupt_read #146

Open
Youw opened this issue Feb 9, 2020 · 3 comments
Open

add hid_interrupt_read #146

Youw opened this issue Feb 9, 2020 · 3 comments
Labels
Core Related to common codes like hidapi.h enhancement New feature or request hidraw Related to Linux/hidraw backend libusb Related to libusb backend macOS Related to macOS backend Windows Related to Windows backend

Comments

@Youw
Copy link
Member

Youw commented Feb 9, 2020

add new API function: int hid_interrupt_read(hid_device *dev)

it will asynchronously interrupt blocking hid_read call, if any

details: TBD

Closes: #133

@Youw Youw added enhancement New feature or request macOS Related to macOS backend Windows Related to Windows backend hidraw Related to Linux/hidraw backend libusb Related to libusb backend labels Feb 9, 2020
@Youw Youw added this to To do in v0.11 Release Feb 13, 2020
@mcuee mcuee added the Core Related to common codes like hidapi.h label Jul 18, 2021
@Youw Youw added this to To do in v0.13 Release Sep 18, 2021
@Youw Youw removed this from To do in v0.11 Release Sep 18, 2021
@mcuee
Copy link
Member

mcuee commented Oct 30, 2022

Any activities on this one?

@Youw
Copy link
Member Author

Youw commented Oct 30, 2022

not that I'm aware of

@mcuee
Copy link
Member

mcuee commented Oct 30, 2022

not that I'm aware of

No problem. We can always delay this after 0.13 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Related to common codes like hidapi.h enhancement New feature or request hidraw Related to Linux/hidraw backend libusb Related to libusb backend macOS Related to macOS backend Windows Related to Windows backend
Projects
API v1
To do
Development

No branches or pull requests

2 participants