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"]
|
||||
path = external/microReticulum
|
||||
url = https://github.com/attermann/microReticulum.git
|
||||
[submodule "external/DebugLog"]
|
||||
path = external/DebugLog
|
||||
url = https://github.com/hideakitai/DebugLog.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue