Commit Graph

1162 Commits (a8e51ceda3385ccd3e65b1f70ffd44b6304caa43)
 

Author SHA1 Message Date
Jan Pochyla 2f40fa5363 apps.fido_u2f: handle init cont frame
7 years ago
Jan Pochyla 13a91451f6 trezorhal/usb: handle additional setup packets
7 years ago
Jan Pochyla ecd5fd858b trezorhal/usb: do not send full packets
7 years ago
Pavol Rusnak f7d72741fd
unix: enable modtrezorio, mock sdcard
7 years ago
Jan Pochyla 9f352959ee apps.fido_u2f: fix data length, handle channel reset
7 years ago
Jan Pochyla fab5b9a98c apps.fido_u2f: remove exception classes
7 years ago
Pavol Rusnak a8bb8089a6
update vendor/micropython
7 years ago
Jan Pochyla 88ebfe65e8 update vendor/micropython submodule
7 years ago
Jan Pochyla 4a6dcfe9c1 main: disable wire, enable u2f
7 years ago
Jan Pochyla a015853f85 apps.fido_u2f: add basic handling of REGISTER msg
7 years ago
Jan Pochyla cb9a856484 apps.common.seed: add get_root_without_passphrase
7 years ago
Jan Pochyla e0fc5fb5a5 trezor.main: disable periodic mem stats
7 years ago
Jan Pochyla d9170740a5 trezor.loop: export syscalls also in lowercase
7 years ago
Jan Pochyla 2d452551da add BYTES_PER_WORD define
7 years ago
Pavol Rusnak ae0c5b3cbc
apps.debug implement DebugLinkMemoryRead/Write
7 years ago
Pavol Rusnak 65ee44b636
core: add prints to main loop
7 years ago
Pavol Rusnak 3fcbf7179b
remove trezor.debug usage
7 years ago
Pavol Rusnak 4d4364f0b5
TrezorUi -> TrezorUI
7 years ago
Pavol Rusnak c3e5e2b208
update micropython submodule; add REPL to firmware
7 years ago
Pavol Rusnak 3765fb734b
remove trezor.debug module, add trezor.io module
7 years ago
Pavol Rusnak b98c98e6e8
coins: bump bitcoin maxfee
7 years ago
Pavol Rusnak e3b2001c89
rebuild coins
7 years ago
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
7 years ago
Pavol Rusnak 19cd626fc9
modtrezorui: introduce RGB16 and COLOR_x macros, use them where possible
7 years ago
Pavol Rusnak 97f95f44c0
bootloader: disable usage of mono/normal fonts
7 years ago
Pavol Rusnak 8b0336862f
make __fatal_error more useful, add make sizecheck target
7 years ago
Pavol Rusnak 44b32aa4a6
bootloader: process upload message WIP
7 years ago
Pavol Rusnak 3250967d62
bootloader: refactor pb_parse_header to protobuf
7 years ago
Pavol Rusnak 92b2deb932
coins: add cointype.segwit
7 years ago
Pavol Rusnak 6da2019817
travis: add python-ecdsa
7 years ago
Pavol Rusnak 87f20bac29
tests: update tests, try running functional tests in travis
7 years ago
Pavol Rusnak 9587563c77
apps.common: update coins
7 years ago
Pavol Rusnak 07693277a4
apps.common: update coins.py + its generator to add new fields
7 years ago
Pavol Rusnak a3c9f0b77e
trezorhal: add mpy license header to sdcard.{c,h}
7 years ago
Pavol Rusnak a1d04f8b7b
tests: disable trezor.msg test for now
7 years ago