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
grdddj 5196f249a2
feat(core): add make command to check for unused upy code using vulture
1 year ago
..
apps feat(core): add make command to check for unused upy code using vulture 1 year ago
storage chore(core): delete unused code in src 1 year ago
trezor feat(core): add make command to check for unused upy code using vulture 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 chore(core): delete unused code from micropython UI 1 year ago
all_modules.py.mako chore(docs): mention that .mako files are rendered by `make templates` 2 years ago
boot.py refactor(core/rust/ui): homescreen layouts 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