17 lines
586 B
Plaintext
17 lines
586 B
Plaintext
[submodule "external/micropython"]
|
|
path = external/micropython
|
|
url = https://github.com/Coldcard/micropython.git
|
|
branch = mk4-base
|
|
[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
|
|
[submodule "stm32/mk4-bootloader/hal"]
|
|
path = stm32/mk4-bootloader/hal
|
|
url = https://github.com/STMicroelectronics/STM32CubeL4.git
|