mirror of
https://github.com/Fishwaldo/bl_mcu_sdk.git
synced 2025-07-18 18:58:38 +00:00
[doc] update readme and rst
This commit is contained in:
parent
d763463e26
commit
aa5a88a88e
8 changed files with 283 additions and 60 deletions
|
@ -126,7 +126,7 @@ Functions
|
|||
bflb_gpio_init
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
说明: 初始化 gpio。如果使用到 UART 功能,需要使用 `bflb_gpio_uart_init` 替代。
|
||||
说明: 初始化 gpio。如果配置为 UART 功能,请使用 `bflb_gpio_uart_init` 。
|
||||
|
||||
.. code-block:: c
|
||||
:linenos:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue