1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 19:09:10 +00:00
trezor-firmware/.gitmodules

24 lines
859 B
Plaintext
Raw Normal View History

2016-03-29 12:10:43 +00:00
[submodule "vendor/micropython"]
path = vendor/micropython
2016-09-27 18:53:50 +00:00
url = https://github.com/trezor/micropython.git
[submodule "vendor/QR-Code-generator"]
path = vendor/QR-Code-generator
url = https://github.com/nayuki/QR-Code-generator.git
[submodule "vendor/secp256k1-zkp"]
path = vendor/secp256k1-zkp
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/libopencm3"]
path = vendor/libopencm3
2019-04-15 17:14:58 +00:00
url = https://github.com/libopencm3/libopencm3.git
[submodule "legacy/vendor/nanopb"]
path = vendor/nanopb
2019-04-15 17:14:58 +00:00
url = https://github.com/nanopb/nanopb.git
ignore = untracked