1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-06 13:31:00 +00:00
trezor-firmware/src/trezor
2016-09-27 17:24:06 +02:00
..
crypto new pbkdf2 api with update 2016-09-27 17:24:05 +02:00
messages cleanup pb2py, add debug to emu.sh 2016-09-27 17:23:23 +02:00
__init__.py Polished binding to protobuf, msg. 2016-09-27 17:22:49 +02:00
layout.py WIP wait fix 2016-09-27 17:24:05 +02:00
log.py Implemented log.exception, improved logging 2016-09-27 17:24:04 +02:00
loop.py Reworked wait into class 2016-09-27 17:24:06 +02:00
main.py Implemented basic loop.wait() 2016-09-27 17:24:03 +02:00
msg.py replace wait with msg.select 2016-09-27 17:24:00 +02:00
ui.py hide loop.call_at, use yield or run_forever 2016-09-27 17:24:03 +02:00
utils.py new message handling using msg.select 2016-09-27 17:23:59 +02:00