summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2023-01-12 17:51:56 +0700
committerGitHub <[email protected]>2023-01-12 17:51:56 +0700
commitfa9d19027be7caa8dda2ab81ce8fda8b7f586a58 (patch)
treec08f1ffd212b92088968f430b81f69327f452b2e /.gitmodules
parent4ee4c6f594587e8bc7763ea7585d826118b0eaed (diff)
parentb1021d53f3617491656c50f6a1cb2c21da029f6a (diff)
Merge pull request #1405 from gregdavill/ch32v307
Add WCH CH32V307 port
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index dcac0d9ab..14f47746b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -146,6 +146,9 @@
[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
[submodule "hw/mcu/raspberry_pi/Pico-PIO-USB"]
path = hw/mcu/raspberry_pi/Pico-PIO-USB
url = https://github.com/sekigon-gonnoc/Pico-PIO-USB.git