You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/src
Martin Milata 14a8b0c62b
fix(core): do not touch idle timer on USB events
1 year ago
..
apps fix(core): do not touch idle timer on USB events 1 year ago
storage fix(core): do not touch idle timer on USB events 1 year ago
trezor fix(core): do not touch idle timer on USB events 1 year ago
.gitignore MONOREPO CREATE FROM trezor-core 5 years ago
_vulture_ignore.txt feat(core): add make command to check for unused upy code using vulture 1 year ago
all_modules.py feat(core): implement CoSi module and CoSi verification 1 year ago
all_modules.py.mako chore(docs): mention that .mako files are rendered by `make templates` 2 years ago
boot.py feat(core): uninitialized welcome flow 1 year ago
main.py refactor(core): improve clarity in main.py 3 years ago
session.py feat(core): avoid restarting session for select messages (fixes #1631) 3 years ago
typing.py style(core): full pyright-based type-checking 2 years ago
usb.py chore(core): add underscores to private constants to reduce code size 2 years ago