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/trezor
Pavol Rusnak 355c7fcbd5
core: introduce utils.decode_bytes
4 years ago
..
crypto core: use utils.BufferReader instead of apps.common.BytearrayReader 4 years ago
messages common/protob: Add GetOwnershipId message. 4 years ago
res core: generate resdata by Mako, use if/elif trick to save RAM 4 years ago
ui core: touch idle timer in keyboards (fixes #1099) 4 years ago
wire core: separate BufferIO into Reader (read-only) and Writer 4 years ago
__init__.py core: make mypy happy about importing fatfs 4 years ago
errors.py core: refactor slip39 5 years ago
log.py core: drop sys.pyi from mocks (fixes #934) 4 years ago
loop.py core: fix synthetic events breaking io.poll delay calculation 4 years ago
pin.py tests: introduce UI tests for core 4 years ago
sdcard.py core: update Python facing APIs 4 years ago
strings.py core: raise error on auto-lock value out of range 4 years ago
utils.py core: introduce utils.decode_bytes 4 years ago
workflow.py core: lower scheduler resolution to milliseconds 4 years ago