Skip to content

Commit c7ed62f

Browse files
authored
Update .gitmodules
1 parent bdb4a7f commit c7ed62f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitmodules

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,16 @@
1717
[submodule "lib/nrfx"]
1818
path = lib/nrfx
1919
url = https://github.com/NordicSemiconductor/nrfx.git
20+
[submodule "lib/mbedtls"]
21+
path = lib/mbedtls
22+
url = https://github.com/ARMmbed/mbedtls.git
2023
[submodule "lib/asf4"]
2124
path = lib/asf4
2225
url = https://github.com/adafruit/asf4
26+
branch = circuitpython
27+
[submodule "lib/tinyusb"]
28+
path = lib/tinyusb
29+
url = https://github.com/hathach/tinyusb
2330
[submodule "lib/mynewt-nimble"]
2431
path = lib/mynewt-nimble
2532
url = https://github.com/micropython/mynewt-nimble.git

0 commit comments

Comments
 (0)