1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-14 03:49:25 +00:00
trezor-firmware/common
Pavol Rusnak 4354ab0e06
git subrepo pull common
subrepo:
  subdir:   "common"
  merged:   "74e19519b"
upstream:
  origin:   "git+ssh://git@github.com/trezor/trezor-common"
  branch:   "master"
  commit:   "2a1d9c3f3"
git-subrepo:
  version:  "0.4.0"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "5d6aba9"
2019-08-27 19:19:49 +02:00
..
defs common/defs: add Umbru (#433) 2019-08-23 11:59:30 +02:00
keys all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
protob common: add Feature.Shamir to features 2019-08-27 17:17:26 +02:00
tools common/tools: reorder coins in coin_info.py so Regtest appears at the beginning 2019-08-21 11:06:02 +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 pull common 2019-08-27 19:19:49 +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