trezor support off

This commit is contained in:
wowario 2023-01-31 00:15:43 +03:00
parent 73f52ea6b9
commit a5d50332ca
No known key found for this signature in database
GPG key ID: 793504B449C69220
3 changed files with 4 additions and 3 deletions

1
.gitmodules vendored
View file

@ -5,6 +5,7 @@
path = external/rapidjson
url = https://github.com/Tencent/rapidjson
[submodule "external/trezor-common"]
active = false
path = external/trezor-common
url = https://github.com/trezor/trezor-common.git
[submodule "external/supercop"]