summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGordon McNab <[email protected]>2023-01-30 10:06:55 +0000
committerGordon McNab <[email protected]>2023-01-30 10:06:55 +0000
commitc07fb9a71e5d3e85c8729bf6a8683a4c8b8096be (patch)
tree04904901977410aeb5658f1f526ee76b9b6f501e /.gitmodules
parent63e6aea5ac4aed5a7b405a42c888cec66432ee26 (diff)
parent6dd40603f92a04d695b78a3ee6c0276525960aef (diff)
Merge branch 'port-ft90x' of https://github.com/ftdigdm/tinyusb into port-ft90x
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