Azure IoT Edge C module template for Visual Studio
Перейти к файлу
Renlong Tu b059bf652d
Merge pull request #1 from Azure/do-not-use-build-arg
Do not use build arg to support Azure Pipeline
2019-06-21 13:19:14 +08:00
.dockerignore 0.0.6 2019-06-11 08:04:18 +01:00
.gitignore 0.0.6 2019-06-11 08:04:18 +01:00
AzureEdgeCModule.vstemplate 0.0.6 2019-06-11 08:04:18 +01:00
AzureIoTEdgeModule2017.vcxproj Merge VS2017 and VS2019 template to master branch 2019-06-11 09:19:20 +01:00
AzureIoTEdgeModule2019.vcxproj Merge VS2017 and VS2019 template to master branch 2019-06-11 09:19:20 +01:00
BuildWindowsBits.cmd Change output folder and add comments for additional argument 2019-06-20 07:17:03 +01:00
CMakeLists.txt 0.0.6 2019-06-11 08:04:18 +01:00
Dockerfile.amd64 0.0.6 2019-06-11 08:04:18 +01:00
Dockerfile.amd64.debug 0.0.6 2019-06-11 08:04:18 +01:00
Dockerfile.arm32v7 0.0.6 2019-06-11 08:04:18 +01:00
Dockerfile.windows-amd64 Change output folder and add comments for additional argument 2019-06-20 07:17:03 +01:00
LICENSE Add README.md and LICENSE 2019-06-11 08:15:31 +01:00
README.md Add README.md and LICENSE 2019-06-11 08:15:31 +01:00
__TemplateIcon.ico 0.0.6 2019-06-11 08:04:18 +01:00
main.c 0.0.6 2019-06-11 08:04:18 +01:00
module.json 0.0.6 2019-06-11 08:04:18 +01:00

README.md

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.