lib/mynewt-nimble: Add Apache mynewt nimble as a submodule.
Tag nimble_1_1_0_tag.
This commit is contained in:
parent
7418dbf12d
commit
21507a6f62
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -27,3 +27,6 @@
|
||||||
[submodule "lib/tinyusb"]
|
[submodule "lib/tinyusb"]
|
||||||
path = lib/tinyusb
|
path = lib/tinyusb
|
||||||
url = https://github.com/hathach/tinyusb
|
url = https://github.com/hathach/tinyusb
|
||||||
|
[submodule "lib/mynewt-nimble"]
|
||||||
|
path = lib/mynewt-nimble
|
||||||
|
url = https://github.com/apache/mynewt-nimble.git
|
||||||
|
|
|
||||||
1
lib/mynewt-nimble
Submodule
1
lib/mynewt-nimble
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 223714cb16c255cfa701929c0de6d7579bfd2cdd
|
||||||
Loading…
Reference in a new issue