1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 10:58:59 +00:00
trezor-firmware/common
Shinoa-Fores 5e7dd41613 Update wallets.json (#725)
Fixed to point to proper uno-electrum repo
2019-11-25 04:58:51 +01:00
..
defs Update wallets.json (#725) 2019-11-25 04:58:51 +01:00
keys all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
protob all: drop XPRV feature of LoadDevice 2019-11-13 16:48:35 +01:00
tools common: update wallet support list 2019-10-15 15:59:53 +02:00
udev fix whitespaces 2019-10-30 10:07:30 +01:00
.gitignore common: add BNB to support.json (#503) 2019-09-06 12:28:13 +02:00
.gitmodules
.gitrepo git subrepo push common 2019-11-03 11:12:38 +00: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