1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-25 17:09:44 +00:00
trezor-firmware/core/src
2024-11-19 13:36:01 +02:00
..
apps refactor(core): drop confirm_blob_with_optional_pagination 2024-11-19 13:36:01 +02:00
storage chore(core): Use enum for for dealing with device rotations 2024-11-13 11:08:56 +01:00
trezor refactor(core): get rid of description_font_green 2024-11-19 13:36:01 +02:00
_vulture_ignore.txt
.gitignore
all_modules.py chore(core): Use enum for for dealing with device rotations 2024-11-13 11:08:56 +01:00
all_modules.py.mako chore(core): exclude THP modules and messages from non-THP builds 2024-10-09 10:44:30 +02:00
boot.py feat(core): unify RustLayout, implement single global layout 2024-11-12 16:55:17 +01:00
main.py docs(core): fix docs indentation and correct a few typos 2024-11-15 08:47:24 +01:00
session.py refactor(core): remove debuglink support from main handle_session 2024-11-12 16:55:17 +01:00
typing.py
usb.py