17 lines
598 B
Plaintext
17 lines
598 B
Plaintext
[submodule "external/micropython"]
|
|
path = external/micropython
|
|
url = https://github.com/Coldcard/micropython.git
|
|
branch = master
|
|
[submodule "external/modcryptocurrency"]
|
|
path = external/modcryptocurrency
|
|
url = https://github.com/Coldcard/modcryptocurrency.git
|
|
[submodule "external/crypto"]
|
|
path = external/crypto
|
|
url = https://github.com/peter-conalgo/trezor-crypto.git
|
|
[submodule "external/ckcc-protocol"]
|
|
path = external/ckcc-protocol
|
|
url = https://github.com/Coldcard/ckcc-protocol.git
|
|
[submodule "external/mpy-qr"]
|
|
path = external/mpy-qr
|
|
url = https://github.com/coinkite/mpy-qr.git
|