Skip to content

This repository contains the solution for the Arduino SDK components

License

Notifications You must be signed in to change notification settings

MahmoudGSaleh/arduino-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 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

About

This repository contains the solution for the Arduino SDK components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 100.0%