update doc

This commit is contained in:
sakumisu
2022-03-16 21:04:10 +08:00
parent 3e160a9e7d
commit ce5097f6b9
12 changed files with 85 additions and 14 deletions

View File

@@ -1,2 +1,6 @@
基于 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` 目录下,环境搭建完成后,即可编译使用。