1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 19:09:10 +00:00
trezor-firmware/common
Pavol Rusnak e1c072221e
git subrepo push common
subrepo:
  subdir:   "common"
  merged:   "e2a545110"
upstream:
  origin:   "git+ssh://git@github.com/trezor/trezor-common"
  branch:   "master"
  commit:   "e2a545110"
git-subrepo:
  version:  "0.4.0"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "5d6aba9"
2019-11-03 11:12:38 +00:00
..
defs common/defs: fix support.json 2019-11-03 11:12:25 +00:00
keys
protob common/protob: remove ButtonRequest.data field 2019-10-24 11:11:43 +02:00
tools
udev fix whitespaces 2019-10-30 10:07:30 +01:00
.gitignore
.gitmodules
.gitrepo git subrepo push common 2019-11-03 11:12:38 +00:00
COPYING
README.md

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