[feat] update peripheral api and demo

This commit is contained in:
jzlv 2021-06-04 17:40:12 +08:00
parent 658b0761db
commit a11dcbed30
341 changed files with 26075 additions and 2575 deletions

View file

@ -21,10 +21,10 @@ project = 'BL_MCU_SDK 开发指南'
copyright = '2021, BouffaloLab Co., Ltd'
author = 'BouffaloLab MCU Team'
version = '0.1'
version = '0.2'
# The full version, including alpha/beta/rc tags
release = '0.1'
release = '0.2'
# -- General configuration ---------------------------------------------------
@ -67,7 +67,7 @@ html_theme = 'sphinx_rtd_theme'
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']
#html_static_path = ['_static']
man_pages = [
(master_doc, 'bl702', 'BouffaloLab Documentation',