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

[macOS] Add libhidapi #357

Merged
merged 1 commit into from
Apr 28, 2022
Merged

[macOS] Add libhidapi #357

merged 1 commit into from
Apr 28, 2022

Conversation

fauxpark
Copy link
Member

Description

avrdude recently added support for flashing AVR Teensy devices, so now it depends on libhidapi. If it's missing, avrdude will complain even though it's never going to be used (but it doesn't know that...) because the Toolbox will call teensy_loader_cli when it sees a Teensy.

libhidapi 0.11.2
https://ghcr.io/v2/homebrew/core/hidapi/blobs/sha256:7c6ed494c8c276acdea0198a5ae608144d4e12ce25c90af75bd96c31c2abc1fd

install_name_tool -id "@executable_path/../Frameworks/libhidapi.0.dylib" libhidapi.0.dylib

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Documentation

Issues Fixed or Closed by This PR

@fauxpark fauxpark requested a review from a team April 28, 2022 12:05
@zvecr zvecr merged commit d21accd into qmk:master Apr 28, 2022
@fauxpark fauxpark deleted the macos-libhidapi branch April 28, 2022 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants