Commit Graph

1164 Commits

Author SHA1 Message Date
Jan Pochyla 2303acb7a9 apps/homescreen: implement PIng.button_protection 2017-09-06 22:53:48 +02:00
Jan Pochyla 29b90465ce micropython: update submodule 2017-09-06 19:15:59 +02:00
Jan Pochyla a8e51ceda3 loop: whitespace 2017-09-06 15:43:57 +02:00
Jan Pochyla 26b5baf657 apps/fido_u2f: fix worfklow api, optimize 2017-09-06 15:43:57 +02:00
Pavol Rusnak 5b84db0f7f
tools: fix flake8 warnings 2017-09-05 23:16:01 +02:00
Pavol Rusnak d7a563a03d
readme: update instructions 2017-09-05 22:52:07 +02:00
mcudev 7535fb74ea fix minor compile time bug and update docs 2017-09-05 22:44:21 +02:00
Pavol Rusnak d72f026313
firmware: enable input() built-in 2017-09-05 15:18:24 +02:00
Pavol Rusnak a926e5047d
trezor.io: update comment in sdcard read/write methods 2017-09-05 08:04:21 +02:00
Pavol Rusnak fb2eff7ced
trezor.ui: add antialiasing to display.avatar 2017-09-05 00:19:31 +02:00
Pavol Rusnak ed581a5b36
tools: fix whitespace in png2toi .py export 2017-09-04 23:18:43 +02:00
Pavol Rusnak be9a05b55a
ui.display: add avatar function 2017-09-04 22:15:30 +02:00
Pavol Rusnak 76658914fe
tools: png2toi - generate python output 2017-09-04 21:29:00 +02:00
Pavol Rusnak ae17af2313
Revert "usb: disable HS mode & U2F iface for now"
This reverts commit b61676cf89.
2017-09-04 14:22:37 +02:00
Pavol Rusnak b31cb18e80
build: add missing environment to boardloader sconscript 2017-09-04 14:20:41 +02:00
Pavol Rusnak 82ae061922
style: add newline to file 2017-09-02 23:10:54 +02:00
Pavol Rusnak 417e3667ba
gitignore: readd _attic 2017-09-02 23:01:18 +02:00
mcudev 36598b8e20 rough draft 2017-08-30 15:31:43 +02:00
Jan Pochyla b61676cf89 usb: disable HS mode & U2F iface for now 2017-08-22 14:12:15 +02:00
Jan Pochyla 115bd995eb trezorhal/usb: fix string descriptors 2017-08-22 10:49:32 +02:00
Jan Pochyla 112893c46f log: less colors 2017-08-21 13:31:45 +02:00
Jan Pochyla 2e1a249845 main: delay usb start 2017-08-21 13:22:44 +02:00
Jan Pochyla a235a6b38b all: docs, logging 2017-08-21 13:22:35 +02:00
Jan Pochyla 3db1bf89fa remove trezor.main, simplify trezor.workflow 2017-08-16 15:02:03 +02:00
Jan Pochyla bdc9496ff0 make: remove Makefiles 2017-08-15 21:24:15 +02:00
Jan Pochyla ddd079f131 scons: compile vm.c and gc.c with -O3 on stm32 2017-08-15 21:24:15 +02:00
Jan Pochyla 50c63d728f travis: binctl is run with python2 2017-08-15 18:14:14 +02:00
Jan Pochyla a15f6e3835 modtrezorio: fix missing includes 2017-08-15 18:14:14 +02:00
Jan Pochyla aae151a0ab tests: skip multisig marker 2017-08-15 18:14:14 +02:00
Jan Pochyla 23b5e839fb pylint: remove libs/ 2017-08-15 18:14:14 +02:00
Jan Pochyla b83d2d1166 apps.common.coins: regenerate 2017-08-15 18:14:14 +02:00
Jan Pochyla 6814931457 tests: fix permissions 2017-08-15 18:14:14 +02:00
Jan Pochyla 1cdfac000a apps.wallet: fix sign_identity 2017-08-15 18:14:14 +02:00
Jan Pochyla bc9beaf5d8 wire: fix Context.call 2017-08-15 18:14:14 +02:00
Jan Pochyla 520de105a6 tests: fix wire tests, remove msg 2017-08-15 18:14:14 +02:00
Jan Pochyla 3562ffdc54 wire: pass Context to apps 2017-08-15 18:14:14 +02:00
Jan Pochyla b1b84fb233 modtrezorio: move write() to HID 2017-08-15 18:14:14 +02:00
Jan Pochyla 552444c856 remove src/lib 2017-08-15 18:14:14 +02:00
Jan Pochyla d2781d030d msg: rename to io 2017-08-15 18:14:14 +02:00
Jan Pochyla 4c987454eb modtrezormsg: merge to modtrezorio 2017-08-15 18:14:14 +02:00
Jan Pochyla 1f90e781d5 wire: simplify, use async codecs 2017-08-15 18:14:14 +02:00
Jan Pochyla 647e39de79 scons: add 32bit unix build 2017-08-08 14:23:34 +02:00
Jan Pochyla 1fc920d94c readme: mention scons 2017-08-07 17:48:21 +02:00
Jan Pochyla 56ba61cedf fix remaining micropython paths 2017-08-07 16:56:41 +02:00
Jan Pochyla 424993e421 scons: rework TREZOR_NOUI 2017-08-07 13:10:19 +02:00
Jan Pochyla 403e45aacf tests: fix path to unix micropython 2017-08-07 12:41:00 +02:00
Jan Pochyla 83686bc0c6 scons: add TREZOR_NOUI support 2017-08-07 12:31:42 +02:00
Jan Pochyla 3dab5e7797 scons: cleanup defines 2017-08-07 12:04:23 +02:00
Jan Pochyla 3a7277788f scons: use in Makefile 2017-08-07 12:04:11 +02:00
Jan Pochyla 71ef4e4b3a tools/binctl: python2 compatibility 2017-08-07 11:59:45 +02:00