Files
CherryUSB/docs/source/quick_start/bl702.rst
2022-03-16 21:05:09 +08:00

6 lines
351 B
ReStructuredText
Raw 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.
基于 BL702 开发指南
=========================
BL702 USB 的开发主要使用 bl_mcu_sdk关于 bl_mcu_sdk 的环境搭建,参考 `bl_mcu_sdk 环境搭建 <https://dev.bouffalolab.com/media/doc/sdk/bl_mcu_sdk_zh/get_started/index.html>`_
USB 的相关应用位于 `examples/usb` 目录下,环境搭建完成后,即可编译使用。