We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef43c15 commit 4e82601Copy full SHA for 4e82601
.gitmodules
@@ -349,6 +349,11 @@
349
path = third_party/re2/src
350
url = https://github.com/google/re2.git
351
platforms = linux,darwin
352
+[submodule "third_party/libdatachannel/repo"]
353
+ path = third_party/libdatachannel/repo
354
+ url = https://github.com/paullouisageneau/libdatachannel.git
355
+ platforms = linux
356
+ recursive = true
357
[submodule "third_party/openthread/ot-realtek"]
358
path = third_party/openthread/ot-realtek
359
url = https://github.com/rtkconnectivity/ot-realtek.git
0 commit comments