Question
I would like to integrate azure iot sdk on my stm32mp157c board. Has anybody done that before?
On azure-iot-sdk-c github there are two examples on how to crosscompile:
1) https://github.com/Azure/azure-iot-sdk-c/blob/master/doc/SDK_cross_compile_example.md
2) https://github.com/Azure/azure-iot-sdk-c/blob/master/doc/Docker_SDK_Cross_Compile.md
Unfortunately, i cannot set the proper variables so I can't crosscompile.
Any Help?
thank you
