- Recent release : https://github.com/Azure/azure-iot-sdk-c/releases/tag/LTS_07_2021_Ref01
- Download & Extract
After downloading SDK files, you need to download submodules as listed below:
Download files from below github repo, extract and rename directory name to "c-utility".
There are 2 more submodules in "c-utility/deps" directory. Download files from below github repos, extract and rename directory names to "azure-macro-utils-c", "umock-c".
- https://github.com/Azure/macro-utils-c/tree/5926caf4e42e98e730e6d03395788205649a3ada
- https://github.com/Azure/umock-c/tree/504193e65d1c2f6eb50c15357167600a296df7ff
Download files from below github repo, extract and rename directory name to "parson".
Download files from below github repo, extract and rename directory name to "utpm".
Download files from below github repo, extract and rename directory name to "umqtt".
Done!