2016-04-26 09:25:21 +00:00
|
|
|
[submodule "vendor/trezor-crypto"]
|
2019-04-15 17:14:40 +00:00
|
|
|
path = core/vendor/trezor-crypto
|
2016-04-26 09:25:21 +00:00
|
|
|
url = https://github.com/trezor/trezor-crypto.git
|
2016-03-29 12:10:43 +00:00
|
|
|
[submodule "vendor/micropython"]
|
2019-04-15 17:14:40 +00:00
|
|
|
path = core/vendor/micropython
|
2016-09-27 18:53:50 +00:00
|
|
|
url = https://github.com/trezor/micropython.git
|
2017-06-14 18:40:31 +00:00
|
|
|
[submodule "vendor/trezor-common"]
|
2019-04-15 17:14:40 +00:00
|
|
|
path = core/vendor/trezor-common
|
2017-06-14 18:40:31 +00:00
|
|
|
url = https://github.com/trezor/trezor-common.git
|
2017-10-01 16:13:25 +00:00
|
|
|
[submodule "vendor/nanopb"]
|
2019-04-15 17:14:40 +00:00
|
|
|
path = core/vendor/nanopb
|
2017-10-01 16:13:25 +00:00
|
|
|
url = https://github.com/nanopb/nanopb.git
|
2018-12-28 15:54:25 +00:00
|
|
|
[submodule "vendor/trezor-storage"]
|
2019-04-15 17:14:40 +00:00
|
|
|
path = core/vendor/trezor-storage
|
2019-01-09 16:40:29 +00:00
|
|
|
url = https://github.com/trezor/trezor-storage.git
|
2019-02-16 16:36:08 +00:00
|
|
|
[submodule "vendor/QR-Code-generator"]
|
2019-04-15 17:14:40 +00:00
|
|
|
path = core/vendor/QR-Code-generator
|
2019-02-16 16:36:08 +00:00
|
|
|
url = https://github.com/nayuki/QR-Code-generator.git
|
2019-04-02 15:13:03 +00:00
|
|
|
[submodule "vendor/secp256k1-zkp"]
|
2019-04-15 17:14:40 +00:00
|
|
|
path = core/vendor/secp256k1-zkp
|
2019-04-02 15:13:03 +00:00
|
|
|
url = https://github.com/ElementsProject/secp256k1-zkp.git
|
|
|
|
branch = secp256k1-zkp
|
2019-04-15 17:14:45 +00:00
|
|
|
[submodule "common/defs/ethereum/tokens"]
|
|
|
|
path = common/defs/ethereum/tokens
|
2018-05-22 17:33:21 +00:00
|
|
|
url = https://github.com/ethereum-lists/tokens.git
|
2019-04-15 17:14:52 +00:00
|
|
|
[submodule "crypto/tests/wycheproof"]
|
|
|
|
path = crypto/tests/wycheproof
|
2018-07-16 10:53:55 +00:00
|
|
|
url = https://github.com/google/wycheproof
|
2019-04-15 17:14:58 +00:00
|
|
|
[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
|
2019-02-16 16:21:35 +00:00
|
|
|
url = https://github.com/nayuki/QR-Code-generator.git
|
2019-02-17 18:16:35 +00:00
|
|
|
ignore = untracked
|
2019-04-15 17:15:12 +00:00
|
|
|
[submodule "python/vendor/trezor-common"]
|
|
|
|
path = python/vendor/trezor-common
|
2018-03-26 14:08:32 +00:00
|
|
|
url = https://github.com/trezor/trezor-common.git
|