From d35fefe30ac70a5f1c74e85f06ddbad2177f808a Mon Sep 17 00:00:00 2001 From: Damien George Date: Thu, 20 Feb 2020 14:39:50 +1100 Subject: [PATCH] lib: Add BlueKitchen BTstack submodule. --- .gitmodules | 3 +++ lib/btstack | 1 + 2 files changed, 4 insertions(+) create mode 160000 lib/btstack diff --git a/.gitmodules b/.gitmodules index 3880ea60a0..9d07e70449 100644 --- a/.gitmodules +++ b/.gitmodules @@ -30,3 +30,6 @@ [submodule "lib/mynewt-nimble"] path = lib/mynewt-nimble url = https://github.com/apache/mynewt-nimble.git +[submodule "lib/btstack"] + path = lib/btstack + url = https://github.com/bluekitchen/btstack.git diff --git a/lib/btstack b/lib/btstack new file mode 160000 index 0000000000..a6121b51b2 --- /dev/null +++ b/lib/btstack @@ -0,0 +1 @@ +Subproject commit a6121b51b229b883431c4a1600b0f46db31d32dc