1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 03:19:05 +00:00
trezor-firmware/common
2019-07-24 12:16:12 +02:00
..
defs common/defs: update wallets.json (#357) 2019-07-24 12:16:12 +02:00
keys all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
protob common/protobuf: replace ResetDevice.slip39 with enum 2019-07-22 15:22:44 +02:00
tools defs: ignore regtest in coins_details 2019-05-15 12:25:36 +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
.gitrepo git subrepo push common 2019-07-22 16:08:07 +02:00
COPYING
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