1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-09 22:22:38 +00:00
trezor-firmware/common
Andrew Kozlik 5bc6d9123d
u2f: Add keepersecurity.eu to knownapps.
(cherry picked from commit 9ea8136545)
2019-09-27 11:51:16 +00:00
..
defs u2f: Add keepersecurity.eu to knownapps. 2019-09-27 11:51:16 +00:00
keys all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
protob Merge pull request #538 from trezor/andrewkozlik/fido2-signcount 2019-09-19 17:00:51 +02:00
tools common: update coins_details.json 2019-08-31 23:43:17 +02:00
udev all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
.gitignore common: add BNB to support.json (#503) 2019-09-06 12:28:13 +02:00
.gitmodules
.gitrepo git subrepo push common 2019-09-19 18:08:22 +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