From 21507a6f621a0e300a7a2942a6bde6be3d62c20b Mon Sep 17 00:00:00 2001 From: Damien George Date: Thu, 4 Jul 2019 18:02:49 +1000 Subject: [PATCH] lib/mynewt-nimble: Add Apache mynewt nimble as a submodule. Tag nimble_1_1_0_tag. --- .gitmodules | 3 +++ lib/mynewt-nimble | 1 + 2 files changed, 4 insertions(+) create mode 160000 lib/mynewt-nimble 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 index 000000000..223714cb1 --- /dev/null +++ b/lib/mynewt-nimble @@ -0,0 +1 @@ +Subproject commit 223714cb16c255cfa701929c0de6d7579bfd2cdd