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

Abstract bus interface from usb package #128

Open
isaacvr opened this issue Oct 31, 2019 · 0 comments
Open

Abstract bus interface from usb package #128

isaacvr opened this issue Oct 31, 2019 · 0 comments
Milestone

Comments

@isaacvr
Copy link

isaacvr commented Oct 31, 2019

The src/usb package depends on the root usb package which has use cgo.
From what I read in trezor daemon, not having the lowlevel cgo code as a dependency speeds up the build time.

Not a priority but something to look into

@isaacvr isaacvr added this to the next milestone Oct 31, 2019
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