uav/bsp/usb/bsp_usb.md

6 lines
238 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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