MONOREPO RELINK SUBMODULES

pull/25/head
matejcik 5 years ago
parent 37fe33fb4d
commit 28e74b5e0e

21
.gitmodules vendored

@ -1,18 +1,9 @@
[submodule "vendor/trezor-crypto"]
path = core/vendor/trezor-crypto
url = https://github.com/trezor/trezor-crypto.git
[submodule "vendor/micropython"]
path = core/vendor/micropython
url = https://github.com/trezor/micropython.git
[submodule "vendor/trezor-common"]
path = core/vendor/trezor-common
url = https://github.com/trezor/trezor-common.git
[submodule "vendor/nanopb"]
path = core/vendor/nanopb
url = https://github.com/nanopb/nanopb.git
[submodule "vendor/trezor-storage"]
path = core/vendor/trezor-storage
url = https://github.com/trezor/trezor-storage.git
[submodule "vendor/QR-Code-generator"]
path = core/vendor/QR-Code-generator
url = https://github.com/nayuki/QR-Code-generator.git
@ -26,25 +17,13 @@
[submodule "crypto/tests/wycheproof"]
path = crypto/tests/wycheproof
url = https://github.com/google/wycheproof
[submodule "legacy/trezor-crypto"]
path = legacy/vendor/trezor-crypto
url = https://github.com/trezor/trezor-crypto.git
[submodule "legacy/trezor-common"]
path = legacy/vendor/trezor-common
url = https://github.com/trezor/trezor-common.git
[submodule "legacy/libopencm3"]
path = legacy/vendor/libopencm3
url = https://github.com/libopencm3/libopencm3.git
[submodule "legacy/vendor/nanopb"]
path = legacy/vendor/nanopb
url = https://github.com/nanopb/nanopb.git
[submodule "legacy/vendor/trezor-storage"]
path = legacy/vendor/trezor-storage
url = https://github.com/trezor/trezor-storage.git
[submodule "legacy/vendor/QR-Code-generator"]
path = legacy/vendor/QR-Code-generator
url = https://github.com/nayuki/QR-Code-generator.git
ignore = untracked
[submodule "python/vendor/trezor-common"]
path = python/vendor/trezor-common
url = https://github.com/trezor/trezor-common.git

@ -1 +0,0 @@
Subproject commit 3aef6498506805dab105cee724a33b5929bf7edd

@ -0,0 +1 @@
../../common

@ -1 +0,0 @@
Subproject commit 4211ce389f6795d844809b0ba66a84082038ca04

@ -0,0 +1 @@
../../crypto

@ -1 +0,0 @@
Subproject commit 511fc205b284605651348512c5c5c2c95a642fa1

@ -0,0 +1 @@
../../storage

@ -1 +0,0 @@
Subproject commit 90bd68f55adeebacfca05c0f54aa29283aa0d760

@ -0,0 +1 @@
../../common

@ -1 +0,0 @@
Subproject commit 4211ce389f6795d844809b0ba66a84082038ca04

@ -0,0 +1 @@
../../crypto

@ -1 +0,0 @@
Subproject commit 511fc205b284605651348512c5c5c2c95a642fa1

@ -0,0 +1 @@
../../storage

@ -1 +0,0 @@
Subproject commit 5ccebed9d356c0eeeb12f73389c3d470562c3e79

@ -0,0 +1 @@
../../common
Loading…
Cancel
Save