1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-15 12:29:13 +00:00
Go to file
2019-03-31 19:55:58 +02:00
defs defs: add XRC (#303) 2019-03-31 19:48:47 +02:00
keys
protob protob: fix check.py to match proper prefix 2019-03-21 12:30:37 +01: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 add travis check for coins.json 2017-11-14 02:18:28 +01:00
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