Forum Discussion
JP_public
Jun 24, 2023Copper Contributor
Errors building Azure IoT C SDK examples for ESP32. Help setting up toolchain?
I've been building, flashing, and running various other code for the ESP32 using Azure IoT including examples from Microsoft where I'm using PlatformIO, and I'm not sure why this one won't work. ...
JP_public
Jun 25, 2023Copper Contributor
Anybody?
Tom_Bulsink
Jul 07, 2023Copper Contributor
You should probably clone the git repository *recursively*. There are a lot of submodules in there (and submodules of submodules) which are not cloned if git is not specifically instructed to do so.