1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-08 23:58:09 +00:00
trezor-firmware/core/embed/extmod
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
..
modtrezorconfig refactor(core): change the way USE_OPTIGA is added to build 2023-10-02 20:59:50 +02:00
modtrezorcrypto refactor(core): change the way USE_OPTIGA is added to build 2023-10-02 20:59:50 +02:00
modtrezorio feat(core/sdbackup): insert/eject emulator SD card 2024-01-16 15:27:13 +01:00
modtrezorui refactor(core/ui): clear display on rust side 2023-10-16 13:18:50 +02:00
modtrezorutils refactor(core): remove residual usage of old flash api 2023-11-22 11:45:54 +01:00
modutime.c chore(vendor): bump micropython to 1.19.1 2023-04-21 13:14:07 +02:00
rustmods.c refactor(core): generate trezorproto module straight from Rust 2023-07-12 10:09:36 +02:00
trezorobj.c chore(vendor): bump micropython to 1.19.1 2023-04-21 13:14:07 +02:00
trezorobj.h chore(core/embed): check for negative values in trezor_get_uint 2022-01-26 16:22:50 +01:00