This repository has been archived on 2023-07-17. You can view files and clone it, but cannot push or open issues or pull requests.
bl_mcu_sdk/docs/source/index.rst

49 lines
999 B
ReStructuredText
Raw Normal View History

.. BL MCU SDK 使用指南 documentation master file, created by
sphinx-quickstart on Thu Nov 21 10:50:33 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
BL MCU SDK 使用指南
======================================================
欢迎来到 Bouffalo Lab BL_MCU_SDK 文档中心。
.. toctree::
:maxdepth: 1
:caption: 快速入门
get_started/index
get_started/devcube
get_started/debug
get_started/cmake
.. toctree::
:maxdepth: 1
:caption: API 手册
api_reference/peripherals/index
api_reference/components/index
api_reference/utils/index
.. toctree::
:maxdepth: 1
:caption: 基础例程
samples/peripherals/index
2022-12-07 10:19:27 +08:00
samples/components/index
.. toctree::
:maxdepth: 1
:caption: 进阶例程
advance_samples/index
.. toctree::
:maxdepth: 1
:caption: 应用笔记
notes/note_uart
notes/note_dma
notes/note_cache
notes/note_808dualcore