1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-16 04:49:08 +00:00
trezor-firmware/common
Pavol Rusnak 0e9aa6b307
git subrepo push common
subrepo:
  subdir:   "common"
  merged:   "f61d905a0"
upstream:
  origin:   "git+ssh://git@github.com/trezor/trezor-common"
  branch:   "master"
  commit:   "f61d905a0"
git-subrepo:
  version:  "0.4.0"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "5d6aba9"
2019-10-17 07:18:19 +00:00
..
defs common/defs: sort wallets.json 2019-10-17 07:17:47 +00:00
keys
protob debug: Add left and right swipe direction to DebugLinkDecision message and unify terminology around swipe direction. 2019-10-10 14:56:49 +02:00
tools common: update wallet support list 2019-10-15 15:59:53 +02:00
udev
.gitignore common: add BNB to support.json (#503) 2019-09-06 12:28:13 +02:00
.gitmodules
.gitrepo git subrepo push common 2019-10-17 07:18:19 +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