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

Fixed compliation for OpenBSD 7.0 #1202

Merged
merged 2 commits into from
Dec 1, 2021
Merged

Commits on Nov 24, 2021

  1. Teach cmake to find libusb-1.0 port/pkg on OpenBSD

    On OpenBSD libusb is provided by the libusb1 port/package.
    Crest committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    f95aec7 View commit details
    Browse the repository at this point in the history
  2. Define the MINIMUM_API_LEVEL for OpenBSD

    Every platform has to declare the minimum libusb API level
    required by libstlink on it.
    Crest committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    8dfebbe View commit details
    Browse the repository at this point in the history