diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c7286ab..9c01adf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ path = prototype/fw/upstream/stm32square url = https://gitlab.com/neinseg/stm32square branch = release +[submodule "prototype/fw/upstream/PyCortexMDebug"] + path = prototype/fw/upstream/PyCortexMDebug + url = https://github.com/bnahill/PyCortexMDebug |