diff options
| author | Wini-Buh <[email protected]> | 2021-06-11 22:36:17 +0200 |
|---|---|---|
| committer | Wini-Buh <[email protected]> | 2021-06-11 22:36:17 +0200 |
| commit | 60d8ecbfe617b0f398f90c3fede9a9488f4da407 (patch) | |
| tree | 30484f43a2e94b8bd6ce6301377a32036950f625 /.gitmodules | |
| parent | 1c23462b43f47685cf0051568f4bfea5de37d563 (diff) | |
| parent | b34724215bea28ef93fd80ed9c2e4ddc87874093 (diff) | |
clean up
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 79ef8e0ad..c0e6f8f91 100644 --- a/.gitmodules +++ b/.gitmodules @@ -121,3 +121,6 @@ [submodule "hw/mcu/nxp/nxp_sdk"] path = hw/mcu/nxp/nxp_sdk url = https://github.com/hathach/nxp_sdk.git +[submodule "hw/mcu/mindmotion/mm32sdk"] + path = hw/mcu/mindmotion/mm32sdk + url = https://github.com/zhangslice/mm32sdk.git |
