solo/.gitmodules
2018-05-11 23:43:15 -04:00

13 lines
392 B
Plaintext

[submodule "tinycbor"]
path = tinycbor
url = https://github.com/intel/tinycbor
[submodule "python-fido2"]
path = python-fido2
url = https://github.com/conorpp/python-fido2
[submodule "crypto/micro-ecc"]
path = crypto/micro-ecc
url = https://github.com/kmackay/micro-ecc.git
[submodule ".\\crypto\\micro-ecc"]
path = .\\crypto\\micro-ecc
url = https://github.com/kmackay/micro-ecc.git