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

Linux Library #4

Closed
MelbourneDeveloper opened this issue Jul 25, 2018 · 2 comments
Closed

Linux Library #4

MelbourneDeveloper opened this issue Jul 25, 2018 · 2 comments

Comments

@MelbourneDeveloper
Copy link
Owner

A library for communication with Linux devices

@MelbourneDeveloper
Copy link
Owner Author

MelbourneDeveloper commented Dec 11, 2018

Linux support can be achieved via LibUsbDotNet. Here is a LibUsbDotNot provider for Hid.Net.

LibUsbDotNet will be the defacto standard until a Linux provider has been written for Hid.Net.

Please see the code example here.
https://github.com/MelbourneDeveloper/Trezor.Net/blob/master/src/Trezor.Net.UnitTest/LibUsbDevice.cs

Usage example:
https://github.com/MelbourneDeveloper/Trezor.Net/blob/master/src/Trezor.Net.UnitTest/WindowsModelTAndOneTests.cs

@MelbourneDeveloper
Copy link
Owner Author

@thatslyguy

@MelbourneDeveloper MelbourneDeveloper transferred this issue from another repository Dec 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant