更新了大量文档

This commit is contained in:
NeoZng
2023-06-03 21:58:21 +08:00
parent ff5028036a
commit 253f391cd5
17 changed files with 141 additions and 74 deletions

View File

@@ -1,3 +1,5 @@
# bsp usb
简单写点,有待优化.
简单写点,有待优化. 目前仅支持虚拟串口通信,暂未开发其他内容.
注意为了增加发送完成和接收完成回调对Inc/usbd_xxxx.h四个文件做了修改对Src/usbxxx.c也进行了修改。