Skip to content

Commit

Permalink
Add nRF5-SDK-for-Mesh submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
caizelin committed Dec 10, 2018
1 parent 1c7f01a commit f349576
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
nrf_sdks/*
!nrf_sdks/nRF5-SDK-for-Mesh
!nrf_sdks/README.md
.DS_Store
_build
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "nrf_sdks/nRF5-SDK-for-Mesh"]
path = nrf_sdks/nRF5-SDK-for-Mesh
url = https://github.com/makerdiary/nRF5-SDK-for-Mesh.git
1 change: 1 addition & 0 deletions nrf_sdks/nRF5-SDK-for-Mesh
Submodule nRF5-SDK-for-Mesh added at afa2e8

0 comments on commit f349576

Please sign in to comment.