update porting readme

This commit is contained in:
sakumisu
2021-12-12 21:49:03 +08:00
parent 0d208f350e
commit 0dd1c3b3fb
4 changed files with 49 additions and 4 deletions

12
port/ch32/README.md Normal file
View File

@@ -0,0 +1,12 @@
# Note
## Support Chip List
- CH32F10x、CH32V10x
## Before Use
Your should implement `usb_dc_low_level_init` and `usb_dc_low_level_deinit`.
- Enable or disable USB clock and set USB clock for 48M.
- Enable or disable gpio and gpio clk for usb dp and dm.
- Enable or disable usb irq