1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-04 05:28:17 +00:00
trezor-firmware/src/trezor
Jan Pochyla 29e20e302a
fix log
2016-09-27 17:24:03 +02:00
..
crypto add nist256p1 and secp256k1 to trezor.crypto.curve 2016-09-27 17:23:22 +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 Handle exceptions in better way, enable to return to main screen many times. 2016-09-27 17:23:59 +02:00
loop.py fix log 2016-09-27 17:24:03 +02:00
main.py hide loop.call_at, use yield or run_forever 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