1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-06 23:02:33 +00:00
trezor-firmware/core/embed/unix
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
..
main_main.c refactor(crypto,core): make zkp_context_init() return status 2021-11-18 19:05:40 +01:00
main.c chore(vendor): bump micropython to 1.19.1 2023-04-21 13:14:07 +02:00
mpconfigport.h fix(core/ui): minor visual tweaks 2023-06-19 19:34:16 +02:00
profile.c feat(core/sdbackup): insert/eject emulator SD card 2024-01-16 15:27:13 +01:00
profile.h feat(core/sdbackup): insert/eject emulator SD card 2024-01-16 15:27:13 +01:00
sdcard_emu_mock.c feat(core/sdbackup): insert/eject emulator SD card 2024-01-16 15:27:13 +01:00
sdcard_emu_mock.h feat(core/sdbackup): insert/eject emulator SD card 2024-01-16 15:27:13 +01:00
version.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00