Add submodule with Project Examples

This commit is contained in:
Ivan Kravets
2016-04-23 19:59:32 +03:00
parent fb8c2c705c
commit 52bfe10ed5
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "examples"]
path = examples
url = https://github.com/platformio/platformio-examples.git

1
examples Submodule

Submodule examples added at cdeac9e307