1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-06 23:02:33 +00:00
trezor-firmware/core/mocks/generated
obrusvit f35ffa0c18 feat(core/sdbackup): insert/eject emulator SD card
- access through DebugLink
- card can be initialized with
    - serial_number (used for filename and later for shamir backup
      functionality)
    - capacity in bytes
    - manufacturer ID (used for recognition of Trezor card together with
      capacity)
- one debug protobuf message added serial_number set to None means
  ejecting the card from emulator
- TODO: initialize the card with preexisting data
2024-01-16 15:27:13 +01:00
..
trezorcrypto feat(core): Use Optiga as a source of randomness. 2023-09-15 11:16:57 +02:00
trezorio feat(core/sdbackup): insert/eject emulator SD card 2024-01-16 15:27:13 +01:00
gc.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
micropython.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
trezorconfig.pyi style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
trezorproto.pyi refactor(core): generate trezorproto module straight from Rust 2023-07-12 10:09:36 +02:00
trezorui2.pyi refactor(core): make ethereum summary reusable for more coins 2023-12-05 22:11:41 +01:00
trezorui.pyi refactor(core/ui): clear display on rust side 2023-10-16 13:18:50 +02:00
trezorutils.pyi chore(core): fix gen and style problems 2023-10-31 13:32:20 +01:00
ubinascii.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
uctypes.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
uio.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
uos.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
ustruct.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
utime.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
utimeq.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00