mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-19 22:18:13 +00:00
12 lines
310 B
Markdown
12 lines
310 B
Markdown
# trezor-common
|
|
|
|
[![gitter](https://badges.gitter.im/trezor/community.svg)](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
|
|
```
|