1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-04 21:48:17 +00:00
trezor-firmware/src/trezor
2016-09-27 17:24:24 +02:00
..
crypto add trezor.crypto.bip39 2016-09-27 17:24:17 +02:00
messages regenerated messages 2016-09-27 17:24:23 +02:00
ui update docu 2016-09-27 17:24:20 +02:00
__init__.py
config.py add mock for trezor.config 2016-09-27 17:24:23 +02:00
gettext.py add trezor.gettext 2016-09-27 17:24:24 +02:00
layout.py WIP wait fix 2016-09-27 17:24:05 +02:00
log.py fix import _io to uio 2016-09-27 17:24:12 +02:00
loop.py Wait supports syscall instead of gens now 2016-09-27 17:24:18 +02:00
main.py syscalls are objects now, make schedule public 2016-09-27 17:24:16 +02:00
msg.py introduce msg.setup proof-of-concept 2016-09-27 17:24:23 +02:00
utils.py