diff options
| author | hathach <[email protected]> | 2021-09-29 14:58:47 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-09-29 14:58:47 +0700 |
| commit | 7af57e41b51bb491b064786748301a0a7b7365b4 (patch) | |
| tree | b20a3c9e71404ffbe540592367432ef713092b96 | |
| parent | bbb68ffefbe867e26795567269f4815257d883f0 (diff) | |
add submodule hathach/mm32sdk
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | hw/mcu/mindmotion/mm32sdk | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 538b4ed66..5f5bee56c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -124,3 +124,6 @@ [submodule "hw/mcu/gd/nuclei-sdk"] path = hw/mcu/gd/nuclei-sdk url = https://github.com/Nuclei-Software/nuclei-sdk.git +[submodule "hw/mcu/mindmotion/mm32sdk"] + path = hw/mcu/mindmotion/mm32sdk + url = https://github.com/hathach/mm32sdk.git diff --git a/hw/mcu/mindmotion/mm32sdk b/hw/mcu/mindmotion/mm32sdk new file mode 160000 +Subproject 6512211cc9e7b0219b88d837a6e44f0bb661e1f |
