Azure / azure-iot-sdk-c

A C99 SDK for connecting devices to Microsoft Azure IoT services
https://azure.github.io/azure-iot-sdk-c
Other
588 stars 740 forks source link

Jose/add arm cc #2366

Closed JoseSanchez7 closed 2 years ago

JoseSanchez7 commented 2 years ago

Reference/Link to the issue solved with this PR (if any):

https://github.com/Azure/azure-c-shared-utility/issues/599

Description of the solution:

Add docker cross compilation for ARM.

ericwolz commented 2 years ago

look at "job: crosscompile_mips32" in https://github.com/Azure/azure-iot-sdk-c/blob/main/build/.vsts-ci.yml

danewalton commented 2 years ago

Note that the MIPS build should have the same kinds of changes in order to get that sample to build (not just the first container build).

ericwolz commented 2 years ago

I don't see the documentation updates.

ericwolz commented 2 years ago

Please verify that the RaspberryPi docker build still works