未验证 提交 241ed10f 编写于 作者: O openharmony_ci 提交者: Gitee

!9852 [翻译完成】#I5RGK8(代码格式更改)

Merge pull request !9852 from Annie_wang/PR8515
......@@ -115,7 +115,7 @@ The following uses **spi_hi35xx.c** as an example to present the information req
permission = 0644;
moduleName = "HDF_PLATFORM_SPI"; // (Mandatory) Driver name, which must be the same as that of moduleName in the driver entry structure.
serviceName = "HDF_PLATFORM_SPI_1"; // (Mandatory) Unique name of the service published by the driver.
deviceMatchAttr = "hisilicon_hi35xx_spi_1";// The value must be the same as that of match_attr in the .hcs file.
deviceMatchAttr = "hisilicon_hi35xx_spi_1"; // The value must be the same as that of match_attr in the .hcs file.
}
...
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册