Jochen Hoenicke
|
c9857a756c
|
bootloader: added systick handler
|
2016-09-29 14:41:50 +02:00 |
|
slush0
|
0d15cabfcf
|
Updated instructions for ARM build (on Linux).
|
2016-09-29 13:35:39 +02:00 |
|
slush0
|
1d7d408bc8
|
Updating resources on build automatically
|
2016-09-29 13:35:39 +02:00 |
|
Pavol Rusnak
|
588b7b5c70
|
add flashing using openocd to Makefile
|
2016-09-29 13:30:23 +02:00 |
|
Pavol Rusnak
|
f09ce087c3
|
add gdb_bootloader to makefile
|
2016-09-29 13:22:31 +02:00 |
|
slush0
|
6e6c2ed6b7
|
Added instructions for ARM on Ubuntu
|
2016-09-29 12:38:07 +02:00 |
|
Jan Pochyla
|
f2b509b591
|
use micropython.const() in trezor.messages
|
2016-09-29 12:37:40 +02:00 |
|
Jan Pochyla
|
407169af01
|
import qualified const()
|
2016-09-29 12:29:43 +02:00 |
|
Jan Pochyla
|
c9fbac7a0b
|
LoadDevice now works
|
2016-09-28 23:30:33 +02:00 |
|
Jan Pochyla
|
0e799d62af
|
move sub-workflows do apps/common
|
2016-09-28 23:30:10 +02:00 |
|
Jan Pochyla
|
c93133026e
|
autopep8 and minor cosmetics
|
2016-09-28 23:28:53 +02:00 |
|
Jan Pochyla
|
976b14a5b8
|
protobuf: skip None values while dumping
|
2016-09-28 23:17:11 +02:00 |
|
Jan Pochyla
|
fb7b85e479
|
move protobuf to a single module
|
2016-09-28 23:17:11 +02:00 |
|
slush0
|
cb1dcc965d
|
TREZOR v1 protocol codec
|
2016-09-28 22:59:30 +02:00 |
|
slush0
|
e8850e4aa5
|
Fixing generator startup in read_message.
|
2016-09-28 22:57:45 +02:00 |
|
slush0
|
8a160becb9
|
Added support for TREZOR v1 protocol (acts as session 0 internally).
|
2016-09-28 22:34:12 +02:00 |
|
Pavol Rusnak
|
281070492d
|
fix bootloader, extract FONT_* constants
|
2016-09-28 18:21:29 +02:00 |
|
Pavol Rusnak
|
19bb7fc1e3
|
use display_clear where possible
|
2016-09-28 17:13:46 +02:00 |
|
Pavol Rusnak
|
ed975398d9
|
move ui.clear into ui.display.clear
|
2016-09-28 17:00:27 +02:00 |
|
Jochen Hoenicke
|
8d3aed7ec0
|
Tweaked Gamma values
|
2016-09-28 14:35:11 +02:00 |
|
Pavol Rusnak
|
3a67b4d6d2
|
enable hw reset of display
|
2016-09-28 13:43:16 +02:00 |
|
Pavol Rusnak
|
04662215a0
|
fix submodules path
|
2016-09-27 20:54:12 +02:00 |
|
Jan Pochyla
|
e67037bc4d
|
fix homescreen rotation, revert the logo
|
2016-09-27 17:41:20 +02:00 |
|
slush0
|
5105c17eb3
|
Add const() mock
|
2016-09-27 17:34:48 +02:00 |
|
Pavol Rusnak
|
afb1b5cb9c
|
update micropython submodule
|
2016-09-27 17:26:18 +02:00 |
|
Jan Pochyla
|
c952500552
|
fix ui.rotate_coords, remove pulse_animation
|
2016-09-27 17:26:18 +02:00 |
|
Jan Pochyla
|
35d53ad7fc
|
simplify the Text interface
|
2016-09-27 17:26:18 +02:00 |
|
slush0
|
eea88f9bae
|
Mocks generated from Core's C modules
|
2016-09-27 17:26:17 +02:00 |
|
slush0
|
d87e4e683d
|
Changed placeholder for automatic generated mocks
|
2016-09-27 17:26:17 +02:00 |
|
slush0
|
76d8be3395
|
Mocks of MicroPython methods used by Core (taken from https://docs.micropython.org/en/latest/pyboard/py-modindex.html)
|
2016-09-27 17:26:17 +02:00 |
|
chren
|
69fa5acf8b
|
limit pin length
|
2016-09-27 17:26:17 +02:00 |
|
chren
|
fe4e024088
|
changed homescreen bg
|
2016-09-27 17:26:17 +02:00 |
|
Jan Pochyla
|
3f4365eda6
|
add Text, move Loader to ui.loader
|
2016-09-27 17:26:16 +02:00 |
|
slush0
|
44479b38d0
|
res_collect now works also on CPython<3.5
|
2016-09-27 17:26:16 +02:00 |
|
Jan Pochyla
|
0637987c09
|
change wipe_device to use long-press confirm
|
2016-09-27 17:26:16 +02:00 |
|
Jan Pochyla
|
b49ae3deee
|
do not update display after each letter
|
2016-09-27 17:26:16 +02:00 |
|
chren
|
4d672fee28
|
added some backgrounds and change color vars
|
2016-09-27 17:26:15 +02:00 |
|
slush0
|
fdc14513a6
|
Added 'pass' where docstring is missing.
|
2016-09-27 17:26:15 +02:00 |
|
slush0
|
9eaf34a2c7
|
Fixed python header
|
2016-09-27 17:26:15 +02:00 |
|
slush0
|
43dafb2efc
|
Fixes mock dir cleanup, add link to source file
|
2016-09-27 17:26:15 +02:00 |
|
slush0
|
72fa153ea2
|
Mock builder for C modules
|
2016-09-27 17:26:15 +02:00 |
|
Pavol Rusnak
|
9230ffb4f0
|
update micropython submodule
|
2016-09-27 17:26:14 +02:00 |
|
Pavol Rusnak
|
a3ec1c082a
|
add log to wire.io
|
2016-09-27 17:26:14 +02:00 |
|
chren
|
dbfb06d30e
|
experimenting with ui in reset_device
|
2016-09-27 17:26:14 +02:00 |
|
Pavol Rusnak
|
299c616d1b
|
fix __import__ call
|
2016-09-27 17:26:14 +02:00 |
|
chren
|
cc35a00639
|
removed old playground and some color changes
|
2016-09-27 17:26:14 +02:00 |
|
Jan Pochyla
|
096bfbaf2a
|
fix Swipe on stmhal
|
2016-09-27 17:26:13 +02:00 |
|
Pavol Rusnak
|
255887f865
|
update micropython submodule
|
2016-09-27 17:26:13 +02:00 |
|
Jan Pochyla
|
883b392fdb
|
adopt wire dispatching, log removed modules
|
2016-09-27 17:26:13 +02:00 |
|
Jan Pochyla
|
e9c7a67c73
|
make imports more local, remove trezor.workflows, minor tweaks
|
2016-09-27 17:26:13 +02:00 |
|