Skip to content

Conversation

Youw
Copy link
Member

@Youw Youw commented Mar 1, 2025

hid_read_error is a separate error function, that returns error status of hid_read/hid_read_timeout.
hid_read/hid_read_timeout is no longer changes internal buffer used by hid_error and it makes it safe to use hid_read/hid_read_timeout from a separa thread, concurently with other device functions.

Closes: #688

Youw added 6 commits March 1, 2025 16:52
hid_read_error is a separate error function, that returns error status of hid_read/hid_read_timeout.
hid_read/hid_read_timeout is no longer changes internal buffer used by hid_error and it makes it safe to use hid_read/hid_read_timeout from a separa thread, concurently with other device functions.
@mcuee mcuee added the enhancement New feature or request label Mar 2, 2025
@Youw Youw merged commit 95e6b98 into master Mar 11, 2025
23 checks passed
@Youw Youw deleted the hid_read_error branch March 11, 2025 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants