lib/mynewt-nimble: Switch to the MicroPython fork of NimBLE.

We will use this fork for adding further features and patches to support
MicroPython.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
pull/7832/head
Jim Mussared 2021-10-26 16:39:38 +11:00
rodzic 43467b9c71
commit 1244d7f0bd
1 zmienionych plików z 1 dodań i 1 usunięć

2
.gitmodules vendored
Wyświetl plik

@ -28,7 +28,7 @@
url = https://github.com/hathach/tinyusb
[submodule "lib/mynewt-nimble"]
path = lib/mynewt-nimble
url = https://github.com/apache/mynewt-nimble.git
url = https://github.com/micropython/mynewt-nimble.git
[submodule "lib/btstack"]
path = lib/btstack
url = https://github.com/bluekitchen/btstack.git