firmware/.gitmodules
2021-03-01 09:03:03 -05:00

14 lines
451 B
Plaintext

[submodule "external/micropython"]
path = external/micropython
url = https://github.com/Coldcard/micropython.git
branch = master
[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
[submodule "external/libngu"]
path = external/libngu
url = https://github.com/switck/libngu.git