Bluetooth component refactoring

This commit is contained in:
Hrishikesh Dhayagude
2019-06-30 16:39:00 +08:00
committed by Jiang Jiang Jian
parent 66e333e352
commit 21165edf41
587 changed files with 2756 additions and 2700 deletions
+4 -4
View File
@@ -6,8 +6,8 @@
path = components/esptool_py/esptool
url = ../esptool.git
[submodule "components/bt/lib"]
path = components/bt/lib
[submodule "components/bt/controller/lib"]
path = components/bt/controller/lib
url = ../esp32-bt-lib.git
[submodule "components/bootloader/subproject/components/micro-ecc/micro-ecc"]
@@ -70,6 +70,6 @@
path = components/esp_wifi/lib_esp32
url = ../esp32-wifi-lib.git
[submodule "components/nimble/nimble"]
path = components/nimble/nimble
[submodule "components/bt/host/nimble/nimble"]
path = components/bt/host/nimble/nimble
url = ../esp-nimble.git