Add DebugLog dependency for native CMake builds
This commit is contained in:
parent
3ef1f57b5d
commit
222934c7c1
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
||||||
[submodule "external/microReticulum"]
|
[submodule "external/microReticulum"]
|
||||||
path = external/microReticulum
|
path = external/microReticulum
|
||||||
url = https://github.com/attermann/microReticulum.git
|
url = https://github.com/attermann/microReticulum.git
|
||||||
|
[submodule "external/DebugLog"]
|
||||||
|
path = external/DebugLog
|
||||||
|
url = https://github.com/hideakitai/DebugLog.git
|
||||||
|
|
|
||||||
1
external/DebugLog
vendored
Submodule
1
external/DebugLog
vendored
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit b581f7dde6c276c5df684e2328f406d9754d2f46
|
||||||
Loading…
Add table
Add a link
Reference in a new issue