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
Andrew Kozlik 703ea32ceb
feat(core): Add aesgcm class to trezor.crypto Python module.
3 months ago
..
apps feat(core/ui): unify progress.py code between models, implement storage translations 3 months ago
storage feat(core): allow SD card hotswap based on production date for Model T 4 months ago
trezor feat(core): Add aesgcm class to trezor.crypto Python module. 3 months ago
.gitignore
_vulture_ignore.txt
all_modules.py feat(core/ui): unify progress.py code between models, implement storage translations 3 months ago
all_modules.py.mako feat(common): provide some useful paths for the mako templates 5 months ago
boot.py [no changelog] refactor(core):Use utime.ticks_diff in src/boot.py for arithmetic operations 3 months ago
main.py
session.py
typing.py
usb.py