1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 05:28:40 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Pavol Rusnak
4cfcd93d48
transport: force V1 protocol for T2 for now 2018-02-27 18:30:09 +01:00
slush
e141a6f5d1 Added get_path() to transports 2018-02-06 21:10:30 +01:00
slush
6a22cf481c Fix handling of find_by_path in transports. 2018-02-06 18:40:07 +01:00
Pavol Rusnak
e9705c8208
webusb: don't create usb context on WebUsbTransport import 2018-02-04 12:05:03 +01:00
Karel Bilek
29ad78d57b Ignoring non-webusb devices 2018-02-02 19:30:11 +01:00
slush
a4cdae39af Introducing TrezorDevice, removing concept of transports from trezorctl 2018-02-02 18:29:20 +01:00
Pavol Rusnak
646338c414
small nits of last commit 2018-02-01 10:31:47 +01:00
Karel Bilek
759316e96f Add webusb to transports
V2 protocol with debug link is not tested.
2018-02-01 10:25:01 +01:00