trezor-core/.gitmodules

16 lines
545 B
Plaintext
Raw Permalink Normal View History

2016-04-26 02:25:21 -07:00
[submodule "vendor/trezor-crypto"]
path = vendor/trezor-crypto
url = https://github.com/trezor/trezor-crypto.git
[submodule "vendor/trezor-qrenc"]
path = vendor/trezor-qrenc
2016-09-27 11:53:50 -07:00
url = https://github.com/trezor/trezor-qrenc.git
2016-03-29 05:10:43 -07:00
[submodule "vendor/micropython"]
path = vendor/micropython
2016-09-27 11:53:50 -07:00
url = https://github.com/trezor/micropython.git
2017-06-14 11:40:31 -07:00
[submodule "vendor/trezor-common"]
path = vendor/trezor-common
url = https://github.com/trezor/trezor-common.git
2017-10-01 09:13:25 -07:00
[submodule "vendor/nanopb"]
path = vendor/nanopb
url = https://github.com/nanopb/nanopb.git