add CH32V20x USB OTG/FS driver

This commit is contained in:
Matthew Tran
2023-11-19 18:26:40 -08:00
committed by hathach
parent cf532d1479
commit db60fa1c63
28 changed files with 2215 additions and 5 deletions

View File

@@ -239,6 +239,7 @@
<path>$TUSB_DIR$/src/portable/valentyusb/eptri/dcd_eptri.h</path>
</group>
<group name="src/portable/wch">
<path>$TUSB_DIR$/src/portable/wch/dcd_ch32_usbfs.c</path>
<path>$TUSB_DIR$/src/portable/wch/dcd_ch32_usbhs.c</path>
<path>$TUSB_DIR$/src/portable/wch/ch32_usbhs_reg.h</path>
</group>