Commit Graph

1162 Commits (a8e51ceda3385ccd3e65b1f70ffd44b6304caa43)
 

Author SHA1 Message Date
Pavol Rusnak d207e8c242
modtrezormsg: add mock for unix build
7 years ago
Pavol Rusnak 998ae134a9
travis: introduce stm32/unix goals
7 years ago
Jan Pochyla f64330f4eb main.c: remove usb_init_all from C
7 years ago
Jan Pochyla 8a67ad4672 main: reformat usb init
7 years ago
Jan Pochyla e49e7ed1d9 modtrezormsg: add usb_deinit, cleanup usb_init
7 years ago
Jan Pochyla 403d5344e2 trezor.msg: support new modtrezormsg API
7 years ago
Jan Pochyla afaefb7a13 modtrezormsg: fix typo in Msg.init_usb
7 years ago
Jan Pochyla 46f748205d modtrezormsg: WIP python USB API
7 years ago
Jan Pochyla 03aac60681 trezorhal: disable interfaces on deinit
7 years ago
Pavol Rusnak b8f15a78ba
travis: enable clang build for unix
7 years ago
Pavol Rusnak 7bb2c63fc4
build: makefile cleanup - part 2
7 years ago
Pavol Rusnak ae6be43ba0
build: makefile cleanup - part 1
7 years ago
Pavol Rusnak f7484fefde
build: brew dropped 32-bit support sdl2, modify macOS stuff to reflect that
7 years ago
Pavol Rusnak d131dc7405
fix last commit
7 years ago
Pavol Rusnak 795875523b
unix: implement __fatal_error, simplify modtrezorutils
7 years ago
Pavol Rusnak 117edd233f
build: don't use STM32_HAL_H directly to detect port, introduce TREZOR_STM32 and TREZOR_UNIX macros
7 years ago
Pavol Rusnak a7e17f07ee
tests: finish sign_identity workflow, update run_tests_python_trezor.sh to reflect current state
7 years ago
Pavol Rusnak 8a9e31382e
bootloader: add fake processing of FirmwareUpload messages
7 years ago
Pavol Rusnak b91d8da421
bootloader: more protobuf cleanup
7 years ago
Pavol Rusnak fffe8abd02
bootloader: rework message creation
7 years ago
Pavol Rusnak 05306ad79d
build: bring makefiles closer
7 years ago
Pavol Rusnak 00f566c434
bootloader: start working on USB processing
7 years ago
Pavol Rusnak 80d8ab7825
bootloader/firmware: update usb strings
7 years ago
Pavol Rusnak e7bcaae3d4
src.apps.common: update coins.py
7 years ago
Pavol Rusnak 6b96a91d52
docs: update markdown according to lint
7 years ago
Jan Pochyla 4c183268a8 trezorhal: align uint8_t buffers
7 years ago
Jan Pochyla 87909637bf stmhal: vcp+hid style & comments, vcp tx ring buffer
7 years ago
Pavol Rusnak 69d7f39b23
modtrezorutils: call __fatal_error on stm
7 years ago
Pavol Rusnak 0c060b6d4a
rename loader to bootloader
7 years ago
Pavol Rusnak 0633506166
rename bootloader to boardloader
7 years ago
Pavol Rusnak b412ef4b24
trezorhal: usbd - fix typo
7 years ago
Jan Pochyla 28d6b38f6f trezorhal: implement vcp read and ctrl-c soft reset, fix write
7 years ago
Jan Pochyla 137d27d69e trezorhal: cleanup hid, usb
7 years ago
Pavol Rusnak f12c630914
trezorhal: don't use legacy symbols from STMhal
7 years ago
Pavol Rusnak 8a1ec2aad6
trezorhal: upgrade usbd files from stmcube 1.15
7 years ago
Pavol Rusnak 995ae517cd
build: add make bloaty
7 years ago
Pavol Rusnak 56c3c55b7c
assets: update bootloader ui mockups
7 years ago
Pavol Rusnak fd1718f8b6
mocks: update build script, refresh
7 years ago
Pavol Rusnak 62ad4d6a39
tools: pass sigmask and seckey as parameter to binctl
7 years ago
Pavol Rusnak 393ead9beb
src: remove boot.py
7 years ago
Jan Pochyla df57f47aa9 trezorhal: minor usb cleanup
7 years ago
Jan Pochyla cc38f537d3 trezorhal: whitespace
7 years ago
Pavol Rusnak 1851bffe26
loader: move usb/flash init to mainloop, add simple demo
7 years ago
Pavol Rusnak 4ca7dd2345
build: fix travis build
7 years ago
Jan Pochyla 792faea908 loader: cleanup usb before jump
7 years ago
Jan Pochyla 0e33357ee7 trezorhal: add usb_deinit
7 years ago
Pavol Rusnak b592a95fb1 loader: better report descriptor format
7 years ago
Jan Pochyla 0636c12729 loader: fix b2f9725
7 years ago
Jan Pochyla 823a33b930 trezorhal: export usb_hid_read_select
7 years ago
Jan Pochyla 9fcf5afaa9 usb_init_all: better report descriptor format
7 years ago