diff --git a/.gitmodules b/.gitmodules index cbedc44..ac3c516 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,9 +10,6 @@ [submodule "third_party/mbedtls"] path = third_party/mbedtls url = https://github.com/Mbed-TLS/mbedtls.git -[submodule "third_party/MQTT-C"] - path = third_party/MQTT-C - url = https://github.com/LiamBindle/MQTT-C.git [submodule "third_party/coreHTTP"] path = third_party/coreHTTP url = https://github.com/FreeRTOS/coreHTTP diff --git a/third_party/MQTT-C b/third_party/MQTT-C deleted file mode 160000 index 7a986a6..0000000 --- a/third_party/MQTT-C +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7a986a68ebea63921d4aab20a9d1b26a8b5f8c9d