Commit Graph

433 Commits (d995e53d2870eff00d7ab81e90826219ea52fa8f)
 

Author SHA1 Message Date
Pavol Rusnak 9230ffb4f0
update micropython submodule
8 years ago
Pavol Rusnak a3ec1c082a
add log to wire.io
8 years ago
chren dbfb06d30e
experimenting with ui in reset_device
8 years ago
Pavol Rusnak 299c616d1b
fix __import__ call
8 years ago
chren cc35a00639
removed old playground and some color changes
8 years ago
Jan Pochyla 096bfbaf2a
fix Swipe on stmhal
8 years ago
Pavol Rusnak 255887f865
update micropython submodule
8 years ago
Jan Pochyla 883b392fdb
adopt wire dispatching, log removed modules
8 years ago
Jan Pochyla e9c7a67c73
make imports more local, remove trezor.workflows, minor tweaks
8 years ago
Pavol Rusnak db6673b50e
move initialization of I2C1 to msg_init()
8 years ago
Pavol Rusnak ae65b8c17f
cleanup res_collect.py
8 years ago
Jan Pochyla 07dd27c567
get rid of layout stubs
8 years ago
Jan Pochyla 01ac17440d
wipe_device workflow, pin API work
8 years ago
Jan Pochyla dd713fe6e2
add Storage to reset_device, stub session support in config
8 years ago
Pavol Rusnak d1ff96af04
cleanup makefile; make res_collect tool more verbose
8 years ago
Jan Pochyla 34ed2fb86a
workflow monitor, reset_device layout work
8 years ago
Jan Pochyla 70110187cc
overload __iter__ in loop.Wait
8 years ago
Jan Pochyla 02b13af526
fix session id range
8 years ago
Jan Pochyla 64746d01b4
use memoryviews in wire_codec
8 years ago
Jan Pochyla 7570977cc4
little perf tweaks in protobuf
8 years ago
Jan Pochyla 5c02718c58
fix int param for crypto.random.uniform()
8 years ago
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