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

use libusb synchronous api #374

Merged
merged 1 commit into from
Feb 19, 2016
Merged

use libusb synchronous api #374

merged 1 commit into from
Feb 19, 2016

Conversation

gtalusan
Copy link
Contributor

The st-link backend API is synchronous so just use the libusb synchronous API as well. This lets us delete a bunch of code.

texane added a commit that referenced this pull request Feb 19, 2016
use libusb synchronous api
@texane texane merged commit 99ed475 into stlink-org:master Feb 19, 2016
@Nightwalker-87 Nightwalker-87 added this to the v1.2.0 and older milestone Mar 14, 2020
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 14, 2020
@Nightwalker-87 Nightwalker-87 linked an issue Mar 21, 2021 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.