1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/core/embed
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
..
boardloader
bootloader
bootloader_ci
extmod refactor(core/usb): do not require serial number on instantiaton of USB 2021-05-06 13:14:21 +02:00
firmware feat(core): Add Rust bindings to MicroPython and trezorhal 2021-05-05 16:00:21 +02:00
prodtest
reflash
rust feat(core): Add Rust bindings to MicroPython and trezorhal 2021-05-05 16:00:21 +02:00
segger style(core): systemview editorconfig reformat 2021-01-26 20:53:38 +01:00
trezorhal
unix doc(core): update comments around UDP emulator 2021-03-09 16:19:03 +01:00
vendorheader