mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-12 18:49:07 +00:00
19 lines
639 B
Plaintext
19 lines
639 B
Plaintext
[submodule "vendor/trezor-crypto"]
|
|
path = vendor/trezor-crypto
|
|
url = https://github.com/trezor/trezor-crypto.git
|
|
[submodule "vendor/trezor-qrenc"]
|
|
path = vendor/trezor-qrenc
|
|
url = https://github.com/trezor/trezor-qrenc.git
|
|
[submodule "vendor/micropython"]
|
|
path = vendor/micropython
|
|
url = https://github.com/trezor/micropython.git
|
|
[submodule "vendor/norcow"]
|
|
path = vendor/norcow
|
|
url = https://github.com/trezor/norcow.git
|
|
[submodule "vendor/trezor-common"]
|
|
path = vendor/trezor-common
|
|
url = https://github.com/trezor/trezor-common.git
|
|
[submodule "vendor/nanopb"]
|
|
path = vendor/nanopb
|
|
url = https://github.com/nanopb/nanopb.git
|