Commit Graph

1162 Commits (a8e51ceda3385ccd3e65b1f70ffd44b6304caa43)
 

Author SHA1 Message Date
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
Jan Pochyla bcd94ecbc1 trezor.ui: rework HoldToConfirmDialog
7 years ago
Jan Pochyla c94e02b0eb apps.fido_u2f: more type annotations
7 years ago
Pavol Rusnak 26267d532d
bootloader: drop streaming for all cases except FirmwareUpload.payload, skip unused messages
7 years ago
Pavol Rusnak aa6c96046e
bootloader: process callback in incoming messages
7 years ago
Pavol Rusnak 46c26b8c09
bootloader: parse incoming protobuf messages
7 years ago
Pavol Rusnak fe672fbd09
travis: install trezor from pypi
7 years ago
Pavol Rusnak 0ee67371b8
tests: run tests in python3
7 years ago
Pavol Rusnak 365fd404b1
src: fix style
7 years ago
Pavol Rusnak 564af0a5ff
vendor: update micropython
7 years ago
Pavol Rusnak aed4f5547c
bootloader: consume incoming messages
7 years ago
Pavol Rusnak 396e90e19e
bootloader: refactor protobuf code
7 years ago
Pavol Rusnak 4414054d92
bootloader: migrate to nanopb
7 years ago
Jan Pochyla 5b9ef8813a trezor.utils: fix for mypy, remove genfunc
7 years ago
Jan Pochyla f5b5e399e5 mocks: add utimeq
7 years ago
Jan Pochyla 197baf66b4 modtrezorcrypto: fix doc
7 years ago
Jan Pochyla 181a2ad8c9 mocks: add typing module
7 years ago
Jan Pochyla 803c47dca8 extmod: use lowercase names
7 years ago
Jan Pochyla 2ca60fc59a modtrezormsg: minor doc changes
7 years ago
Jan Pochyla d771c72422 modtrezorio: add sdcard docs and mocks
7 years ago