1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-25 08:58:14 +00:00
Go to file
2019-04-02 10:46:03 +02:00
defs defs: add XRC (#303) 2019-03-31 19:48:47 +02:00
keys
protob protobuf: add display rotation to ApplySettings (#304) 2019-04-02 10:46:03 +02:00
tools tools: fix checks in coin_info.py 2019-03-31 19:55:58 +02:00
udev udev: add more info about udev rules path 2018-10-17 14:28:20 +02:00
.gitignore fix gitignore 2018-10-19 18:07:24 +02:00
.gitmodules defs: add ethereum/tokens submodules 2018-05-22 19:33:21 +02:00
.travis.yml travis: run all python scripts from top-level directory 2019-03-21 12:22:55 +01:00
COPYING
README.md
shell.nix nix: add protobuf to shell.nix 2019-02-04 16:48:54 +01:00

trezor-common

Build Status Gitter

Common files shared among TREZOR repositories.

This repo is meant to be included as submodule to others using:

git submodule add https://github.com/trezor/trezor-common.git trezor-common