未验证 提交 9396def5 编写于 作者: K king_he 提交者: Gitee

update en/device-dev/driver/driver-platform-gpio-develop.md.

Signed-off-by: Nking_he <6384784@qq.com>
上级 d65a6a31
...@@ -163,12 +163,10 @@ The GPIO module adaptation involves the following steps: ...@@ -163,12 +163,10 @@ The GPIO module adaptation involves the following steps:
- Initialize **GpioCntlr**. - Initialize **GpioCntlr**.
- Instantiate **GpioMethod** in the **GpioCntlr** object. - Instantiate **GpioMethod** in the **GpioCntlr** object.
>![](../public_sys-resources/icon-note.gif) **NOTE:** For details, see [Available APIs](#section752964871810)
>For details, see [Available APIs](#section752964871810).
4. \(Optional\) Debug the driver.
4. Debug the driver. For new drivers, verify the basic functions, such as the GPIO control status and response to interrupts.
- \(Optional\) For new drivers, verify the basic functions, such as the GPIO control status and response to interrupts.
## Development Example<a name="section800425816103451"></a> ## Development Example<a name="section800425816103451"></a>
...@@ -422,7 +420,3 @@ The following uses **gpio\_hi35xx.c** as an example to present the contents th ...@@ -422,7 +420,3 @@ The following uses **gpio\_hi35xx.c** as an example to present the contents th
pl061->regBase = NULL; pl061->regBase = NULL;
} }
``` ```
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册