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
matejcik 37c61c1381
feat(core): implement firmware dumping
2 years ago
..
apps feat(core): implement firmware dumping 2 years ago
storage feat(ci): create pyright tool and include it in CI 2 years ago
trezor feat(core): implement firmware dumping 2 years ago
.gitignore MONOREPO CREATE FROM trezor-core 5 years ago
all_modules.py feat(core): implement firmware dumping 2 years ago
all_modules.py.mako fix(core): bitcoin-only all_modules.py 3 years ago
boot.py refactor(core): disable SD, SBU, fatfs for T1 build 3 years 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 style(core): full pyright-based type-checking 2 years ago