Add DebugLog dependency for native CMake builds

This commit is contained in:
John Poole 2026-02-12 09:24:56 -08:00
commit 222934c7c1
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -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