summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGreg Davill <[email protected]>2022-03-21 10:01:11 +1030
committerGreg Davill <[email protected]>2022-03-22 00:30:46 +1030
commitfccbcfc88977ebdfb1448f6787cb052cfa949788 (patch)
treebf1843b534329c82e94a095543a8c140e200f269 /.gitmodules
parentae531a79f654d566790a4daae350730cdc0a01e9 (diff)
Add WCH CH32V307 port
Add WCH mcu submodule Add CH32V307V-R1-1v0 bsp
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 21bbf08c0..fd2b75cb8 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -146,3 +146,6 @@
[submodule "hw/mcu/allwinner"]
path = hw/mcu/allwinner
url = https://github.com/hathach/allwinner_driver.git
+[submodule "hw/mcu/wch/ch32v307"]
+ path = hw/mcu/wch/ch32v307
+ url = https://github.com/openwch/ch32v307.git