Closed JoseSanchez7 closed 2 years ago
look at "job: crosscompile_mips32" in https://github.com/Azure/azure-iot-sdk-c/blob/main/build/.vsts-ci.yml
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).
I don't see the documentation updates.
Please verify that the RaspberryPi docker build still works
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.