1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-16 04:49:08 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
slush0
e5d19d64a7 Use PinMatrixWidget if graphic mode is enabled 2013-10-07 23:28:48 +02:00
slush0
333182f062 Module renamed from bitkeylib to trezorlib 2013-09-13 05:33:20 +02:00
slush0
8d100bee0c Implemented ApplySettings, removed SetMaxFeeKb 2013-09-13 00:17:06 +02:00
slush
e41387c6e4 Removed OTP and PIN handling in cmd.py 2013-09-09 15:38:15 +02:00
slush
1fa4f1eb81 Test if USB device is presented 2013-08-31 23:45:53 +02:00
slush
8f42da3fcc Use first USB device by default 2013-08-30 23:32:02 +02:00
slush
d0bc74ff21 Removed algorithm switching 2013-04-05 17:12:18 +02:00
slush
5f381bd936 Enabled HID transport, 'list' command enumerates HID devices 2013-04-01 16:59:42 +02:00
slush
ca78da632d Fixed DebugLink handling
Implemented get_address, get_master_public_key and some other basic commands
2013-01-05 14:43:21 +00:00
slush
c164eba47b Some basic commands (still under heavy development) 2012-12-05 19:31:26 +00:00
slush
8f84e356ad Major refactoring
Added commandline tool cmd.py
2012-12-03 15:36:03 +00:00