Commit Graph

712 Commits (c03924c05fab534ff29f4811b448fe6406c72b40)
 

Author SHA1 Message Date
Pavol Rusnak 605ba30bd6
remove unused send_udp.py script (use trezorctl -t udp instead)
8 years ago
Pavol Rusnak e480871db3
generate proper events from touchscreen
8 years ago
Pavol Rusnak 0d3facf99e
minor changes to display module
8 years ago
Pavol Rusnak ddaa1b1502
adapt display driver for ST7789V
8 years ago
Pavol Rusnak f727cab942
rework aes module, add summary to test script
8 years ago
Pavol Rusnak dd78f83576
update docu strings in aes
8 years ago
Pavol Rusnak 8f80749870
update docu strings in native code
8 years ago
Pavol Rusnak d32dc93c10
implement hid methods in trezor.msg
8 years ago
Pavol Rusnak a15730087c
VCP is the new CDC
8 years ago
Pavol Rusnak 9b0f16f06c
update micropython submodule
8 years ago
Pavol Rusnak e577e764fc
modules do not have .name field anymore
8 years ago
Pavol Rusnak 57cb607b0b
update micropython submodule
8 years ago
Pavol Rusnak d9495b12ac
trezor.crypto.aes finished (including unit tests)
8 years ago
Pavol Rusnak fc05f25255
trezor.crypto.aes work in progres
8 years ago
Pavol Rusnak 80be60c3ff
remove todo
8 years ago
Pavol Rusnak 5c3e0c9b6f
use mp_obj_new_int_from_uint when returning uint32
8 years ago
Jan Pochyla d5942d664c
add the generated wire type index
8 years ago
Jan Pochyla 6991286f8b
use __iter__ instead of wait
8 years ago
Jan Pochyla b8dd8ed90c
wire fixes
8 years ago
Jan Pochyla 97d402eba8
unify unimport_func and unimport_gen, asyncify
8 years ago
Jan Pochyla 099767d592
session/workflow overhaul
8 years ago
Jan Pochyla 99485b3385
finalize the streaming pbuf codec
8 years ago
Jan Pochyla 59c0de5312
build wire_type index in pb2py
8 years ago
Pavol Rusnak f42b62fa40
use mock config for stmhal, setup hid in boot
8 years ago
Pavol Rusnak 7aa8593941
store config in /var/tmp
8 years ago
Pavol Rusnak e56390c77a
add clean_cross to makefile; update micropython submodule
8 years ago
Pavol Rusnak 754350df9e
fix discrepancy between msg_poll_ui_event and trezorui_poll_sdl_event
8 years ago
Pavol Rusnak 63d4cb3a29
add bootloader ideas
8 years ago
Pavol Rusnak 9ef076f137
add debug targets to Makefile
8 years ago
Pavol Rusnak 7d4fbd07ea
fix typing.NewType
8 years ago
Pavol Rusnak bfa034f2d9
add typing module
8 years ago
Karel Bilek 65746643f4
fix msg_recv iface reporting
8 years ago
Jan Pochyla 312859ba71
add experimental animation with `async for`
8 years ago
Jan Pochyla 3eaf001eef
add a broken PoC of wire/protobuf stream reading
8 years ago
Jan Pochyla d6592a48e6
fixes for v2 wire
8 years ago
Jan Pochyla 096f3f898f
move pagination primitives to trezor.ui.scroll
8 years ago
Jan Pochyla 455a436123
autopep8
8 years ago
Jan Pochyla a4d1b27541
test async/await support in homescreen layout
8 years ago
Jan Pochyla c8c34c875b
simplify loop.py, add loop.Future, supoort `await`
8 years ago
Jan Pochyla 3a69524c52
simplify read_wire_msg a bit
8 years ago
Pavol Rusnak f2c331d783
update submodule, start bootloader work
8 years ago
Jan Pochyla cb0f5e2595
switch to v2 wire protocol
8 years ago
Pavol Rusnak 545e93d1b4
add layout to u2f app
8 years ago
Pavol Rusnak cd28103b75
add bitbucket/gitlab to known u2f apps
8 years ago
Pavol Rusnak d4d8729568
add mem constants to debug module
8 years ago
Pavol Rusnak fbfd9d4b61
split debug (=dangerous) things from trezor.utils to trezor.debug
8 years ago
Pavol Rusnak 6402b3d232
update slush pool logo
8 years ago
Pavol Rusnak ce734df1b0
add u2f icons, remove toig/toif from assets
8 years ago
Jan Pochyla ae4540c59b
introduce generic swipe container to reset_device
8 years ago
slush0 7aaba5c6ce
Added u2f hash for Slush Pool
8 years ago