1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-22 21:30:56 +00:00
trezor-firmware/src/trezor
Pavol Rusnak 6891c3c463
trezor.config: add wipe method
tests: add tests for config, debug, utils
2016-11-06 12:39:04 +01:00
..
crypto trezor.crypto: add sha1, regenerate mocks 2016-11-05 15:26:28 +01:00
messages messages: do not use const() 2016-11-02 01:03:16 +01:00
res modtrezorui: loader icon is now 64x64; reorganize icons 2016-10-10 14:51:52 +02:00
ui ui: code style, make header icon optional 2016-10-20 15:14:40 +02:00
wire wire: update to latest changes in protobuf 2016-10-26 17:36:11 +02:00
__init__.py
config.py trezor.config: add wipe method 2016-11-06 12:39:04 +01:00
config.py.real trezor.config: add wipe method 2016-11-06 12:39:04 +01:00
debug.py debug: fix variable name 2016-10-11 14:01:32 +02:00
log.py import qualified const() 2016-09-29 12:29:43 +02:00
loop.py modtrezormsg: use usage_page to identify interfaces 2016-10-11 12:14:17 +02:00
main.py make logging less verbose 2016-10-06 15:05:14 +02:00
msg.py modtrezormsg: store assigned used pages internally, add get_interfaces method 2016-10-11 12:33:02 +02:00
utils.py utils: export TrezorUtils.memcpy 2016-10-11 17:18:31 +02:00
workflow.py workflow: less verbose naming 2016-10-06 15:05:14 +02:00