Commit Graph

1240 Commits (02fb442fd1d9afbf2294c9ead99162318ff7b6d7)
 

Author SHA1 Message Date
Pavol Rusnak 6a3210c4ce
unix: fix build
7 years ago
Jan Pochyla 4bb7ad1727 main: reorg usb init
7 years ago
Jan Pochyla fb398d07cb touch: change iface num to 255
7 years ago
Jan Pochyla 50c100bf34 mphalport: set vcp iface num at runtime
7 years ago
Jan Pochyla 64f2d6d9fb trezorhal: vcp comments
7 years ago
Pavol Rusnak 5b56c805ab
tests: fix run_tests_python_trezor.sh
7 years ago
Pavol Rusnak 16c7284e98
apps.common: introduce cache module instead of caching in global variables
7 years ago
Pavol Rusnak 5e410a3b59
apps.wallet: implement GetEntropy
7 years ago
Pavol Rusnak 11154c1ab5
tests: mute both emulator and test in run_tests_python_trezor which were bloating the log extensively
7 years ago
Pavol Rusnak e6d93c5933
wallet: fix GetPublicKey msg, regenerate protobuf
7 years ago
Pavol Rusnak 9e42a45b10
crypto: update trezor-crypto, fix crypto.bip32 test
7 years ago
Pavol Rusnak b7c043df66
apps.wallet: fix sign_identity for ed25519 curves
7 years ago
Pavol Rusnak f345de1a4f
bootloader: protobuf - add pb_add_bytes
7 years ago
Pavol Rusnak 6fd52dd36e
trezorhal: use attribute format for printf functions
7 years ago
Pavol Rusnak 11917920e7
trezorhal: use display_printf also in stm32_it.c
7 years ago
Pavol Rusnak 367fe8952c
modtrezorui: introduce display_printf, use where possible
8 years ago
Pavol Rusnak 19cd626fc9
modtrezorui: introduce RGB16 and COLOR_x macros, use them where possible
8 years ago
Pavol Rusnak 97f95f44c0
bootloader: disable usage of mono/normal fonts
8 years ago
Pavol Rusnak 8b0336862f
make __fatal_error more useful, add make sizecheck target
8 years ago
Pavol Rusnak 44b32aa4a6
bootloader: process upload message WIP
8 years ago
Pavol Rusnak 3250967d62
bootloader: refactor pb_parse_header to protobuf
8 years ago
Pavol Rusnak 92b2deb932
coins: add cointype.segwit
8 years ago
Pavol Rusnak 6da2019817
travis: add python-ecdsa
8 years ago
Pavol Rusnak 87f20bac29
tests: update tests, try running functional tests in travis
8 years ago
Pavol Rusnak 9587563c77
apps.common: update coins
8 years ago
Pavol Rusnak 07693277a4
apps.common: update coins.py + its generator to add new fields
8 years ago
Pavol Rusnak a3c9f0b77e
trezorhal: add mpy license header to sdcard.{c,h}
8 years ago
Pavol Rusnak a1d04f8b7b
tests: disable trezor.msg test for now
8 years ago
Pavol Rusnak d207e8c242
modtrezormsg: add mock for unix build
8 years ago
Pavol Rusnak 998ae134a9
travis: introduce stm32/unix goals
8 years ago
Jan Pochyla f64330f4eb main.c: remove usb_init_all from C
8 years ago
Jan Pochyla 8a67ad4672 main: reformat usb init
8 years ago
Jan Pochyla e49e7ed1d9 modtrezormsg: add usb_deinit, cleanup usb_init
8 years ago
Jan Pochyla 403d5344e2 trezor.msg: support new modtrezormsg API
8 years ago
Jan Pochyla afaefb7a13 modtrezormsg: fix typo in Msg.init_usb
8 years ago
Jan Pochyla 46f748205d modtrezormsg: WIP python USB API
8 years ago
Jan Pochyla 03aac60681 trezorhal: disable interfaces on deinit
8 years ago
Pavol Rusnak b8f15a78ba
travis: enable clang build for unix
8 years ago
Pavol Rusnak 7bb2c63fc4
build: makefile cleanup - part 2
8 years ago
Pavol Rusnak ae6be43ba0
build: makefile cleanup - part 1
8 years ago
Pavol Rusnak f7484fefde
build: brew dropped 32-bit support sdl2, modify macOS stuff to reflect that
8 years ago
Pavol Rusnak d131dc7405
fix last commit
8 years ago
Pavol Rusnak 795875523b
unix: implement __fatal_error, simplify modtrezorutils
8 years ago
Pavol Rusnak 117edd233f
build: don't use STM32_HAL_H directly to detect port, introduce TREZOR_STM32 and TREZOR_UNIX macros
8 years ago
Pavol Rusnak a7e17f07ee
tests: finish sign_identity workflow, update run_tests_python_trezor.sh to reflect current state
8 years ago
Pavol Rusnak 8a9e31382e
bootloader: add fake processing of FirmwareUpload messages
8 years ago
Pavol Rusnak b91d8da421
bootloader: more protobuf cleanup
8 years ago
Pavol Rusnak fffe8abd02
bootloader: rework message creation
8 years ago
Pavol Rusnak 05306ad79d
build: bring makefiles closer
8 years ago
Pavol Rusnak 00f566c434
bootloader: start working on USB processing
8 years ago