[docs] add ble timer usb api & usb demo rst

This commit is contained in:
qqwang 2021-06-25 17:32:01 +08:00
parent 9d3effa295
commit f08e171d6b
165 changed files with 8853 additions and 3541 deletions

View file

@ -21,10 +21,10 @@ project = 'BL_MCU_SDK 开发指南'
copyright = '2021, BouffaloLab Co., Ltd'
author = 'BouffaloLab MCU Team'
version = '0.2'
version = '0.3'
# The full version, including alpha/beta/rc tags
release = '0.2'
release = '0.3'
# -- General configuration ---------------------------------------------------