trezor-core/.gitmodules

10 lines
337 B
Plaintext
Raw Normal View History

2016-03-29 05:10:43 -07:00
[submodule "vendor/micropython"]
path = vendor/micropython
url = git@github.com:satoshilabs/micropython.git
2016-04-03 16:46:46 -07:00
[submodule "vendor/trezor-qrenc"]
path = vendor/trezor-qrenc
url = https://github.com/trezor/trezor-qrenc.git
2016-04-07 09:15:34 -07:00
[submodule "vendor/trezor-crypto"]
path = vendor/trezor-crypto
url = https://github.com/trezor/trezor-crypto.git