1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 11:29:11 +00:00
trezor-firmware/trezorlib/transport
matejcik 40eaa1fa36 transport/hid: reload serial when closing
because device.wipe() causes the device to change serial, which breaks
the connection unnecessarily.
2018-11-26 15:30:42 +01:00
..
__init__.py transport: derive TransportException from TrezorException 2018-11-26 15:30:42 +01:00
bridge.py transport: cleaner Transport list instantiation 2018-11-26 15:30:42 +01:00
hid.py transport/hid: reload serial when closing 2018-11-26 15:30:42 +01:00
protocol.py trezorlib: reentrant session handling 2018-11-12 12:22:32 +01:00
udp.py transport: cleaner Transport list instantiation 2018-11-26 15:30:42 +01:00
webusb.py transport: cleaner Transport list instantiation 2018-11-26 15:30:42 +01:00