Commit Graph

1150 Commits (b31cb18e8041a3ccccd6ff0d10fd5137bc4a8596)
 

Author SHA1 Message Date
Pavol Rusnak b31cb18e80
build: add missing environment to boardloader sconscript
7 years ago
Pavol Rusnak 82ae061922
style: add newline to file
7 years ago
Pavol Rusnak 417e3667ba
gitignore: readd _attic
7 years ago
mcudev 36598b8e20 rough draft
7 years ago
Jan Pochyla b61676cf89 usb: disable HS mode & U2F iface for now
7 years ago
Jan Pochyla 115bd995eb trezorhal/usb: fix string descriptors
7 years ago
Jan Pochyla 112893c46f log: less colors
7 years ago
Jan Pochyla 2e1a249845 main: delay usb start
7 years ago
Jan Pochyla a235a6b38b all: docs, logging
7 years ago
Jan Pochyla 3db1bf89fa remove trezor.main, simplify trezor.workflow
7 years ago
Jan Pochyla bdc9496ff0 make: remove Makefiles
7 years ago
Jan Pochyla ddd079f131 scons: compile vm.c and gc.c with -O3 on stm32
7 years ago
Jan Pochyla 50c63d728f travis: binctl is run with python2
7 years ago
Jan Pochyla a15f6e3835 modtrezorio: fix missing includes
7 years ago
Jan Pochyla aae151a0ab tests: skip multisig marker
7 years ago
Jan Pochyla 23b5e839fb pylint: remove libs/
7 years ago
Jan Pochyla b83d2d1166 apps.common.coins: regenerate
7 years ago
Jan Pochyla 6814931457 tests: fix permissions
7 years ago
Jan Pochyla 1cdfac000a apps.wallet: fix sign_identity
7 years ago
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