Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.
/ arduino-sdk Public archive

This repository contains the solution for the Arduino SDK components

License

Notifications You must be signed in to change notification settings

ms-iot/arduino-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arduino-sdk

This repository contains the solution for the SDK from Arduino libraries. The purpose of this repository is to generate the Microsoft.IoT.SDKFromArduino nuget package. It is generated by leveraging Git submodules, importing the Arduino Github and packaging Arduino source files for inclusion in customer projects.

Contributing

  1. fork this repository.

  2. Clone it to your local machine

  3. If you cloned your fork via the GitHub application, it will automatically initialize and update the submodule

  4. If you cloned your fork repository from a command line, you'll need to initialize sub-modules and update them

    git submodule init

    git submodule update

===

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.

About

This repository contains the solution for the Arduino SDK components

Resources

License

Stars

Watchers

Forks

Packages

No packages published