Commit Graph

11 Commits

Author SHA1 Message Date
Jan Pochyla 39c2766ae0 add modtrezorutils
Contains a memcpy helper for zero-cost copying between two buffers (bytearray or memoryview).
2016-10-11 17:15:50 +02:00
Pavol Rusnak fbfd9d4b61
split debug (=dangerous) things from trezor.utils to trezor.debug 2016-09-27 17:26:01 +02:00
Pavol Rusnak 9f40362482
remove homebrew docu generator, use docstring syntax 2016-09-27 17:25:50 +02:00
Pavol Rusnak b34b8e6959
change license to TREZOR License 2016-09-27 17:25:39 +02:00
Pavol Rusnak 7fb1d7247c
remove self from documentation where it should not be 2016-09-27 17:24:11 +02:00
Pavol Rusnak c5b5955539
add more docu 2016-09-27 17:24:10 +02:00
Pavol Rusnak 3d8f8a659a
rework documentation, proof of concept api docu generator 2016-09-27 17:24:10 +02:00
Pavol Rusnak 7559207a62
new message handling using msg.select 2016-09-27 17:23:59 +02:00
Pavol Rusnak 904127f263
remove ui.touch, add utils.select 2016-09-27 17:23:57 +02:00
Pavol Rusnak 4f90848c0a
remove native moduleprotobuf 2016-09-27 17:23:57 +02:00
Pavol Rusnak 0a8870f110
add modtrezorutils 2016-09-27 17:23:23 +02:00