mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-16 19:38:09 +00:00
10 lines
213 B
Markdown
10 lines
213 B
Markdown
#trezor-common
|
|
|
|
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
|
|
```
|