Commit Graph

1331 Commits (45a4a944d01032abb2803a5e05d890a6dac1e036)
 

Author SHA1 Message Date
Jan Pochyla bc9beaf5d8 wire: fix Context.call
7 years ago
Jan Pochyla 520de105a6 tests: fix wire tests, remove msg
7 years ago
Jan Pochyla 3562ffdc54 wire: pass Context to apps
7 years ago
Jan Pochyla b1b84fb233 modtrezorio: move write() to HID
7 years ago
Jan Pochyla 552444c856 remove src/lib
7 years ago
Jan Pochyla d2781d030d msg: rename to io
7 years ago
Jan Pochyla 4c987454eb modtrezormsg: merge to modtrezorio
7 years ago
Jan Pochyla 1f90e781d5 wire: simplify, use async codecs
7 years ago
Jan Pochyla 647e39de79 scons: add 32bit unix build
7 years ago
Jan Pochyla 1fc920d94c readme: mention scons
7 years ago
Jan Pochyla 56ba61cedf fix remaining micropython paths
7 years ago
Jan Pochyla 424993e421 scons: rework TREZOR_NOUI
7 years ago
Jan Pochyla 403e45aacf tests: fix path to unix micropython
7 years ago
Jan Pochyla 83686bc0c6 scons: add TREZOR_NOUI support
7 years ago
Jan Pochyla 3dab5e7797 scons: cleanup defines
7 years ago
Jan Pochyla 3a7277788f scons: use in Makefile
7 years ago
Jan Pochyla 71ef4e4b3a tools/binctl: python2 compatibility
7 years ago
Jan Pochyla 1c9b6d44b4 scons: glob py files for firmware
7 years ago
Jan Pochyla 2d69930317 scons: fix frozen module names
7 years ago
Jan Pochyla d431e0b983 scons: boardloader, bootloader, bugfixes
7 years ago
Jan Pochyla 9b9c020261 scons: remove unused defines
7 years ago
Jan Pochyla c357692a43 scons: add SConscript.unix
7 years ago
Jan Pochyla f140f19773 scons: build/firmware
7 years ago
Jan Pochyla 9b03a16b43 scons: fix FrozenModule, simplify usage
7 years ago
Jan Pochyla 684892f1ed scons: firmware build
7 years ago
Pavol Rusnak 3a35a5a5be
tests: rework device tests to checkout just device_tests subdirectory from python-trezor repo
7 years ago
Pavol Rusnak 596d41e68c
build: fix one missing change of micropython->embed
7 years ago
Pavol Rusnak 3f29925c1c
travis: install python-trezor from master
7 years ago
Pavol Rusnak fe5b5c1940
tests: update to pytest, regenerate protobuf
7 years ago
Jan Pochyla bab1303b1b tools/build_mocks: adapt to micropython -> embed rename
7 years ago
Jan Pochyla 803e39c2a8 make: adapt to micropython -> embed rename
7 years ago
Jan Pochyla 55bd4a0806 rename /micropython to /embed
7 years ago
Jan Pochyla 880faa10b0 usb: use HS_IN_FS
7 years ago
Jan Pochyla d77373eef7 trezor.msg: udp supports only one interface
7 years ago
Jan Pochyla a2a4b285d4 trezor.msg: fix empty read
7 years ago
Jan Pochyla 915cf849e9 trezor.msg: remove select, add poll
7 years ago
Jan Pochyla 695833c6c0 trezor.msg: send with 1 sec timeout until we make it async
7 years ago
Pavol Rusnak 886c3a0a11
modtrezorcrypto: use lowercase QSTRs so we don't have to 'import as'
7 years ago
Pavol Rusnak adafd9bc51
tools: fix png2toi c export
7 years ago
Pavol Rusnak 27f7a26d6e
bootloader: join erase/flash loader into one process
7 years ago
Pavol Rusnak be83b8b138
bootloader: show loader instead of text
7 years ago
Jan Pochyla afd65833cb trezor.crypto: rework for new structure
7 years ago
Jan Pochyla c94b4f68df modtrezorconfig: fix docs
7 years ago
Jan Pochyla 4127655584 trezor.ui.loader: make target parametric
7 years ago
Pavol Rusnak 0290a13427
bootloader: firmware update working
7 years ago
Pavol Rusnak 95bc321113
bootloader: fix typo in message processing
7 years ago
Pavol Rusnak ce6dca8ed5
trezor.io: rework for new structure
7 years ago
Pavol Rusnak acb68dc429
trezor.config: rework for new structure
7 years ago
Pavol Rusnak 285fb1263b
bootloader: more work on firmware update
7 years ago
Jan Pochyla 3318ed22f5 trezor.ui.confirm: content is required
7 years ago