1[submodule "externals/cantcoap"] 2 path = externals/cantcoap 3 url = https://github.com/staropram/cantcoap.git 4 ignore = dirty 5[submodule "externals/tinycrypt"] 6 path = externals/tinycrypt 7 url = https://github.com/intel/tinycrypt.git 8 ignore = dirty 9[submodule "externals/compact25519"] 10 path = externals/compact25519 11 url = https://github.com/DavyLandman/compact25519.git 12 ignore = dirty 13[submodule "externals/blerouter"] 14 path = externals/blerouter 15 url = https://github.com/Fraunhofer-AISEC/blerouter.git 16 ignore = dirty 17[submodule "externals/mbedtls"] 18 path = externals/mbedtls 19 url = https://github.com/ARMmbed/mbedtls.git 20 ignore = dirty 21[submodule "externals/zcbor"] 22 path = externals/zcbor 23 url = https://github.com/NordicSemiconductor/zcbor.git 24 ignore = dirty 25