diff options
author | Damien George <damien.p.george@gmail.com> | 2019-07-04 18:02:49 +1000 |
---|---|---|
committer | Jim Mussared <jim.mussared@gmail.com> | 2019-10-01 09:51:02 +1000 |
commit | 21507a6f621a0e300a7a2942a6bde6be3d62c20b (patch) | |
tree | e248488dcd1f7b629f260541c3f3874bb234d160 | |
parent | 7418dbf12db638950125f96baec9170b50bf69b3 (diff) |
lib/mynewt-nimble: Add Apache mynewt nimble as a submodule.
Tag nimble_1_1_0_tag.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | lib/mynewt-nimble | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 544815b3a..3880ea60a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -27,3 +27,6 @@ [submodule "lib/tinyusb"] path = lib/tinyusb url = https://github.com/hathach/tinyusb +[submodule "lib/mynewt-nimble"] + path = lib/mynewt-nimble + url = https://github.com/apache/mynewt-nimble.git diff --git a/lib/mynewt-nimble b/lib/mynewt-nimble new file mode 160000 +Subproject 223714cb16c255cfa701929c0de6d7579bfd2cd |