1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-21 23:18:13 +00:00
trezor-firmware/common
2019-04-23 14:23:34 +02:00
..
defs common: remove FairCoin because of an invalid picture size 2019-04-23 14:23:34 +02:00
keys core+legacy: rework code styling checks 2019-04-18 17:40:55 +02:00
protob Tezos: Add voting support (#41) 2019-04-23 14:00:32 +02:00
tools core+legacy: rework code styling checks 2019-04-18 17:40:55 +02:00
udev MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
.gitignore toplevel: reorganize .gitignore files 2019-04-17 00:05:24 +02:00
.gitmodules MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
.gitrepo MONOREPO SUBREPO FILES 2019-04-15 19:15:14 +02:00
.travis.yml MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
COPYING MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
README.md MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +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