summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorStefan Kerkmann <[email protected]>2021-07-10 11:17:24 +0200
committerStefan Kerkmann <[email protected]>2021-08-03 20:00:39 +0200
commit19b971cb24368148cf3d298c506aad39569fe2e2 (patch)
treee5ae3eed6b656cf347de132e1023cb4da193abf2 /.gitmodules
parent2657560b633b877fc393787755e9b1ec8dfbe843 (diff)
Add board support for gd32vf103 longan nano
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
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