You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/common
Pavol Rusnak 4358318806
common/defs/ethereum: sort networks.json according to chain_id
5 years ago
..
defs common/defs/ethereum: sort networks.json according to chain_id 5 years ago
keys core+legacy: rework code styling checks 5 years ago
protob protobuf: add missing java sugar 5 years ago
tools ci: simplify running defs checks 5 years ago
udev MONOREPO MERGE trezor-common 5 years ago
.gitignore toplevel: reorganize .gitignore files 5 years ago
.gitmodules MONOREPO MERGE trezor-common 5 years ago
.gitrepo MONOREPO SUBREPO FILES 5 years ago
COPYING MONOREPO MERGE trezor-common 5 years ago
README.md MONOREPO MERGE trezor-common 5 years ago

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