2016-03-29 12:10:43 +00:00
|
|
|
[submodule "vendor/micropython"]
|
2019-05-09 12:05:49 +00:00
|
|
|
path = vendor/micropython
|
2016-09-27 18:53:50 +00:00
|
|
|
url = https://github.com/trezor/micropython.git
|
2019-02-16 16:36:08 +00:00
|
|
|
[submodule "vendor/QR-Code-generator"]
|
2019-05-09 12:05:49 +00:00
|
|
|
path = vendor/QR-Code-generator
|
2019-02-16 16:36:08 +00:00
|
|
|
url = https://github.com/nayuki/QR-Code-generator.git
|
2019-05-16 16:10:47 +00:00
|
|
|
ignore = untracked
|
2019-04-02 15:13:03 +00:00
|
|
|
[submodule "vendor/secp256k1-zkp"]
|
2019-05-09 12:05:49 +00:00
|
|
|
path = vendor/secp256k1-zkp
|
2019-05-31 12:47:12 +00:00
|
|
|
url = https://github.com/ElementsProject/secp256k1-zkp.git
|
2020-08-05 10:20:13 +00:00
|
|
|
[submodule "common/defs/ethereum/tokens"]
|
|
|
|
path = common/defs/ethereum/tokens
|
|
|
|
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/libopencm3"]
|
2019-05-09 12:05:49 +00:00
|
|
|
path = vendor/libopencm3
|
2019-04-15 17:14:58 +00:00
|
|
|
url = https://github.com/libopencm3/libopencm3.git
|
|
|
|
[submodule "legacy/vendor/nanopb"]
|
2019-05-09 12:05:49 +00:00
|
|
|
path = vendor/nanopb
|
2019-04-15 17:14:58 +00:00
|
|
|
url = https://github.com/nanopb/nanopb.git
|
2019-04-18 14:27:27 +00:00
|
|
|
ignore = untracked
|
2019-10-17 16:27:29 +00:00
|
|
|
[submodule "vendor/fido2-tests"]
|
|
|
|
path = vendor/fido2-tests
|
2019-11-01 11:34:47 +00:00
|
|
|
url = https://github.com/trezor/fido2-tests.git
|
2020-11-10 15:05:09 +00:00
|
|
|
[submodule "common/defs/ethereum/chains"]
|
|
|
|
path = common/defs/ethereum/chains
|
|
|
|
url = https://github.com/ethereum-lists/chains
|