mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-03-04 09:16:06 +00:00
13 lines
434 B
Markdown
13 lines
434 B
Markdown
# trezor-common
|
|
|
|
[](https://travis-ci.org/trezor/trezor-common)
|
|
[](https://gitter.im/trezor/community)
|
|
|
|
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
|
|
```
|