Commit Graph

495 Commits (4023b83febe0bb0aaaee27e0b8c74982997a1d47)
 

Author SHA1 Message Date
Pavol Rusnak 746442c1ee
update micropython submodule
8 years ago
Pavol Rusnak e361eb157d
move text_center and text_right to lower layer, compute text length if not provided
8 years ago
Pavol Rusnak 2453b4d0b6
add note about adding 32bit arch to Debian/Ubuntu
8 years ago
Pavol Rusnak b7f378376b
disable obsolete test_wire.py for now
8 years ago
Pavol Rusnak 2db746c93c
update travis.yml
8 years ago
Pavol Rusnak a36616d8e8
allow building unix port with no UI (TREZORUI_NOUI=1)
8 years ago
chren c36ccfefb5 added mockups for bootloader
8 years ago
Pavol Rusnak a1b75b879d
remove the need for pb2 subdir for pb2py generator
8 years ago
Pavol Rusnak 18c2066d83
move timer1_get_source_freq to display-stmhal.h
8 years ago
Pavol Rusnak 7e5d5a9164
cleanup makefile
8 years ago
Pavol Rusnak 79f7a2bfc3
add gcc to travis file
8 years ago
Pavol Rusnak d10db95b3b
fix distro in travis
8 years ago
Pavol Rusnak d995e53d28
add travis tests
8 years ago
Pavol Rusnak 31a937de1b
bootloader ui (work in progress)
8 years ago
Pavol Rusnak 031550a5ed
regenerate mocks
8 years ago
slush0 97522be434 Added new messages
8 years ago
slush0 f5d2007297 Use const() for protobuf definitions
8 years ago
Pavol Rusnak 8eff4fcddf
bootloader mockups
8 years ago
Pavol Rusnak 3fe688e9b4
add size reporting to res_collect tool
8 years ago
Pavol Rusnak d7398619e1
introduce trezor.ui.display.refresh
8 years ago
slush0 1840e331bb Moved unused images out of resources
8 years ago
Jochen Hoenicke c9857a756c
bootloader: added systick handler
8 years ago
slush0 0d15cabfcf Updated instructions for ARM build (on Linux).
8 years ago
slush0 1d7d408bc8 Updating resources on build automatically
8 years ago
Pavol Rusnak 588b7b5c70
add flashing using openocd to Makefile
8 years ago
Pavol Rusnak f09ce087c3
add gdb_bootloader to makefile
8 years ago
slush0 6e6c2ed6b7 Added instructions for ARM on Ubuntu
8 years ago
Jan Pochyla f2b509b591 use micropython.const() in trezor.messages
8 years ago
Jan Pochyla 407169af01 import qualified const()
8 years ago
Jan Pochyla c9fbac7a0b LoadDevice now works
8 years ago
Jan Pochyla 0e799d62af move sub-workflows do apps/common
8 years ago
Jan Pochyla c93133026e autopep8 and minor cosmetics
8 years ago
Jan Pochyla 976b14a5b8 protobuf: skip None values while dumping
8 years ago
Jan Pochyla fb7b85e479 move protobuf to a single module
8 years ago
slush0 cb1dcc965d TREZOR v1 protocol codec
8 years ago
slush0 e8850e4aa5 Fixing generator startup in read_message.
8 years ago
slush0 8a160becb9 Added support for TREZOR v1 protocol (acts as session 0 internally).
8 years ago
Pavol Rusnak 281070492d
fix bootloader, extract FONT_* constants
8 years ago
Pavol Rusnak 19bb7fc1e3
use display_clear where possible
8 years ago
Pavol Rusnak ed975398d9
move ui.clear into ui.display.clear
8 years ago
Jochen Hoenicke 8d3aed7ec0
Tweaked Gamma values
8 years ago
Pavol Rusnak 3a67b4d6d2
enable hw reset of display
8 years ago
Pavol Rusnak 04662215a0
fix submodules path
8 years ago
Jan Pochyla e67037bc4d fix homescreen rotation, revert the logo
8 years ago
slush0 5105c17eb3 Add const() mock
8 years ago
Pavol Rusnak afb1b5cb9c
update micropython submodule
8 years ago
Jan Pochyla c952500552
fix ui.rotate_coords, remove pulse_animation
8 years ago
Jan Pochyla 35d53ad7fc
simplify the Text interface
8 years ago
slush0 eea88f9bae
Mocks generated from Core's C modules
8 years ago
slush0 d87e4e683d
Changed placeholder for automatic generated mocks
8 years ago