add trezor-crypto as submodule

pull/25/head
Pavol Rusnak 8 years ago
parent ddfde9a0ad
commit 2cc116f812
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

3
.gitmodules vendored

@ -4,3 +4,6 @@
[submodule "vendor/trezor-qrenc"]
path = vendor/trezor-qrenc
url = https://github.com/trezor/trezor-qrenc.git
[submodule "vendor/trezor-crypto"]
path = vendor/trezor-crypto
url = https://github.com/trezor/trezor-crypto.git

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

@ -0,0 +1 @@
Subproject commit bb52cb4ac93dd36e22bac7fef003f5b5488f2e08
Loading…
Cancel
Save