1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 22:09:07 +00:00
trezor-firmware/core/mocks
matejcik 391976bcda refactor(core/usb): do not require serial number on instantiaton of USB
On a cleanly wiped device, storage must be unlocked in order to create
and retrieve the serial number. However, storage unlocking happens in
boot.py, which is imported _after_ usb.py

We must therefore sidestep asking for the serial number.
2021-05-06 13:14:21 +02:00
..
generated refactor(core/usb): do not require serial number on instantiaton of USB 2021-05-06 13:14:21 +02:00
gc.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
micropython.pyi core: allow const() values to have Literal type 2020-09-18 09:02:40 +02:00
ubinascii.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
uctypes.pyi style(core/mocks): use new syntax for typing 2020-12-01 15:52:29 +01:00
uio.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
uos.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
ustruct.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
utime.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
utimeq.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00