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:25:55 +02:00
..
crypto remove homebrew docu generator, use docstring syntax 2016-09-27 17:25:50 +02:00
messages regenerate messages with __repr__ support 2016-09-27 17:25:55 +02:00
res added clear input pin button 2016-09-27 17:25:54 +02:00
ui add icon buttons, make PinMatrix nicer 2016-09-27 17:25:54 +02:00
workflows add wipe, wire.write is a generator, add trezor/workflows 2016-09-27 17:25:50 +02:00
__init__.py Polished binding to protobuf, msg. 2016-09-27 17:22:49 +02:00
config.py add persistance to trezor.config mock 2016-09-27 17:25:46 +02:00
dispatcher.py dispatch on wire_type instead of message_type 2016-09-27 17:25:45 +02:00
layout.py add touch event rotation, msg dispatcher, wallet app 2016-09-27 17:25:44 +02:00
log.py fix import _io to uio 2016-09-27 17:24:12 +02:00
loop.py adapt rest of code to touch changes, example works 2016-09-27 17:25:45 +02:00
main.py syscalls are objects now, make schedule public 2016-09-27 17:24:16 +02:00
msg.py add wipe, wire.write is a generator, add trezor/workflows 2016-09-27 17:25:50 +02:00
utils.py new message handling using msg.select 2016-09-27 17:23:59 +02:00
wire.py fix write of empty messages, add loging to wire 2016-09-27 17:25:55 +02:00