[submodule "test/unit-test/CMock"]
	path = test/unit-test/CMock
	url = https://github.com/ThrowTheSwitch/CMock.git
    update = none
[submodule "3rdparty/mbedtls"]
	path = 3rdparty/mbedtls
	url = https://github.com/ARMmbed/mbedtls.git
    branch = mbedtls-2.16
    update = none
[submodule "3rdparty/pkcs11"]
	path = 3rdparty/pkcs11
	url = https://github.com/amazon-freertos/pkcs11.git
    update = none
