Adaptation layer for the Azure IoT Hub SDK for Arduino
Перейти к файлу
Ewerton Scaboro da Silva a9849e7f23
Merge pull request #35 from Azure/ewertons/deprecation
Update readme.md to inform deprecation
2022-07-21 14:37:41 -07:00
build_all Fixing break for Wio Terminal 2021-05-08 09:47:31 -07:00
devdoc
jenkins
pal Merge branch 'master' into master 2021-04-30 14:20:15 -07:00
sdk@f5da5a4138 update to new version (#25) 2020-12-11 11:16:13 -08:00
sdk_tests
.gitignore
.gitmodules
CMakeLists.txt
LICENSE
README.md Update README.md 2022-07-21 14:33:43 -07:00
azure-pipelines.yml Set up CI with Azure Pipelines 2021-06-11 15:54:13 -07:00

README.md

azure-iot-pal-arduino

Stop! Before you proceed:

This Arduino Library is deprecated.

It is kept here for reference only and should not be used for any new development.

If youre looking for an Arduino Library you should use the new version: aka.ms/arduino

You can find more information about it in this IoT Tech Community blog post.

This repository contains all of the Arduino-specific source files for the Azure IoT Arduino libraries.

Published libraries

The published Azure IoT Arduino libraries are here:

Contributions should not be made to these locations, as they are auto-generated.

Arduino-specific library sources

Arduino-specific sources for the Azure IoT Arduino libraries are kept in this repository:

Arduino-specific contributions should be made to these locations.

Non-Arduino-specific Azure IoT sources

The non-Arduino-specific portions of the Azure IoT C SDK are found here:

Contributions which are not Arduino-specific should be made to these locations.

Azure IoT Arduino Library README.md sources

The README.txt files for the Arduino libraries are auto-generated during the release process from a template file using a script. Contributions to the README.md files for any of the four Azure IoT Arduino libraries should be made by modifying one or both of

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.