1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-10 18:09:00 +00:00
trezor-firmware/.gitmodules

16 lines
545 B
Plaintext
Raw Normal View History

2016-04-26 09:25:21 +00: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 18:53:50 +00:00
url = https://github.com/trezor/trezor-qrenc.git
2016-03-29 12:10:43 +00:00
[submodule "vendor/micropython"]
path = vendor/micropython
2016-09-27 18:53:50 +00:00
url = https://github.com/trezor/micropython.git
[submodule "vendor/norcow"]
path = vendor/norcow
url = https://github.com/trezor/norcow.git
2017-06-14 18:40:31 +00:00
[submodule "vendor/trezor-common"]
path = vendor/trezor-common
url = https://github.com/trezor/trezor-common.git