1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 10:58:59 +00:00
trezor-firmware/common
2019-08-16 17:29:50 +02:00
..
defs common/defs: enable MTNS (#415) 2019-08-16 17:29:50 +02:00
keys all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
protob core: use channels to give feedback over debuglink 2019-08-09 16:53:12 +02:00
tools common/tools: rework trezor url matching in coins_details.py 2019-07-26 13:21:28 +02:00
udev all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
.gitignore common/defs: fix invalid value in horizen.json 2019-05-14 17:08:14 +02:00
.gitmodules MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
.gitrepo git subrepo push common 2019-08-13 16:36:48 +02:00
COPYING MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
README.md all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02: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