diff options
| author | Stefan Kerkmann <[email protected]> | 2021-07-10 11:17:24 +0200 |
|---|---|---|
| committer | Stefan Kerkmann <[email protected]> | 2021-08-03 20:00:39 +0200 |
| commit | 19b971cb24368148cf3d298c506aad39569fe2e2 (patch) | |
| tree | e5ae3eed6b656cf347de132e1023cb4da193abf2 /.gitmodules | |
| parent | 2657560b633b877fc393787755e9b1ec8dfbe843 (diff) | |
Add board support for gd32vf103 longan nano
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c0e6f8f91..1636b9765 100644 --- a/.gitmodules +++ b/.gitmodules @@ -124,3 +124,6 @@ [submodule "hw/mcu/mindmotion/mm32sdk"] path = hw/mcu/mindmotion/mm32sdk url = https://github.com/zhangslice/mm32sdk.git +[submodule "hw/mcu/gd/nuclei-sdk"] + path = hw/mcu/gd/nuclei-sdk + url = [email protected]:Nuclei-Software/nuclei-sdk.git |
