1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-23 23:18:16 +00:00
trezor-firmware/core/src
Roman Zeyde 4222ca4b01 fix(core): add optional cancel text to FirmwareUI::select_menu()
Also, rename `page_counter` to `current`.

[no changelog]
2025-07-04 15:45:11 +03:00
..
apps feat(common): allow multiple wire id enums 2025-07-03 00:09:25 +02:00
prof feat(core): count per-line execution when profiling 2025-05-15 19:52:33 +03:00
storage chore(storage): rename DEVICE_SECRET and CRED_AUTH_KEY_COUNTER 2025-05-19 13:33:17 +02:00
trezor fix(core): add optional cancel text to FirmwareUI::select_menu() 2025-07-04 15:45:11 +03:00
_vulture_ignore.txt feat(all): add UI for Model R 2023-05-31 10:14:54 +02:00
.gitignore
ble.py refactor(core): ignore BLE exceptions on boot 2025-06-05 15:53:23 +02:00
boot.py chore: Add emulator warnings. 2025-03-04 12:49:30 +01:00
main.py refactor(core): ignore BLE exceptions on boot 2025-06-05 15:53:23 +02:00
session.py refactor(core): convert modtrezorio.ble to rust 2025-04-15 13:08:37 +02:00
typing.py
usb.py feat(core/unix): implement USB VCP emulation 2025-06-02 09:16:53 +02:00