Skip to content

Commit e567085

Browse files
committed
MONOREPO CREATE FROM trezor-core
1 parent 52d3495 commit e567085

File tree

920 files changed

+7
-7
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

920 files changed

+7
-7
lines changed

.gitmodules

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
[submodule "vendor/trezor-crypto"]
2-
path = vendor/trezor-crypto
2+
path = core/vendor/trezor-crypto
33
url = https://github.com/trezor/trezor-crypto.git
44
[submodule "vendor/micropython"]
5-
path = vendor/micropython
5+
path = core/vendor/micropython
66
url = https://github.com/trezor/micropython.git
77
[submodule "vendor/trezor-common"]
8-
path = vendor/trezor-common
8+
path = core/vendor/trezor-common
99
url = https://github.com/trezor/trezor-common.git
1010
[submodule "vendor/nanopb"]
11-
path = vendor/nanopb
11+
path = core/vendor/nanopb
1212
url = https://github.com/nanopb/nanopb.git
1313
[submodule "vendor/trezor-storage"]
14-
path = vendor/trezor-storage
14+
path = core/vendor/trezor-storage
1515
url = https://github.com/trezor/trezor-storage.git
1616
[submodule "vendor/QR-Code-generator"]
17-
path = vendor/QR-Code-generator
17+
path = core/vendor/QR-Code-generator
1818
url = https://github.com/nayuki/QR-Code-generator.git
1919
[submodule "vendor/secp256k1-zkp"]
20-
path = vendor/secp256k1-zkp
20+
path = core/vendor/secp256k1-zkp
2121
url = https://github.com/ElementsProject/secp256k1-zkp.git
2222
branch = secp256k1-zkp
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)