Commit Graph

21 Commits (34052af9db71e5be46f23f812505a6f844e0b88e)

Author SHA1 Message Date
matejcik 34052af9db trezorctl: add USB reset command for stuck devices
6 years ago
matejcik 697f86210f revert usb reset related commits
6 years ago
matejcik 0a8b5a08c2 trezorlib: workaround for a problem with Trezor One webusb
6 years ago
matejcik 408c6712c1 transport/webusb: reset USB device when connecting
6 years ago
Tomas Susanka 1105ba2039 Revert "style"
6 years ago
Tomas Susanka e52ec86846 style
6 years ago
matejcik f236eb9cf2 flake8: add typing imports where missing
6 years ago
matejcik 4ab8bec901 transport/webusb: change type annotations to strings
6 years ago
matejcik 69ef1f0acd transport: cleaner Transport list instantiation
6 years ago
matejcik 5bb7dc39b8 transport: consolidate USB-based transports
6 years ago
matejcik d3534a15c9 transport: fix typing after autoflake treatment
6 years ago
matejcik aac7726824 trezorlib: transport/protocol reshuffle
6 years ago
matejcik 4fb3acb029 style: uppercase hex constants to conform with black 18.9b0 style
6 years ago
matejcik 3d3e9b67b4 style: apply black/isort
6 years ago
matejcik 5259146a0b style: remove unused imports with autoflake
6 years ago
matejcik 54f1599a5a regenerate license headers
6 years ago
matejcik e779a251fb transport: better ways to handle errors when enumerating devices
6 years ago
Pavol Rusnak 12c58ce3cc transport: inject info about udev rules into io/os exception
7 years ago
matejcik 9f2583f893 webusb: check if a device is functional when enumerating
7 years ago
matejcik bc8120230a trezorlib/transport: make changes to support being a separate submodule, move common functions to superclass
7 years ago
matejcik 473ea19570 trezorlib/transport: rename files as separate step (to make diffs nicer)
7 years ago