提交 1e8060f5 编写于 作者: Z zhang

modify hdf document

Signed-off-by: Nzhang <zhangfengxi@huawei.com>
上级 9957c8e8
...@@ -109,7 +109,7 @@ HDF框架以组件化的驱动模型作为核心设计思路,为开发者提 ...@@ -109,7 +109,7 @@ HDF框架以组件化的驱动模型作为核心设计思路,为开发者提
} }
config("public") { #定义依赖的头文件配置 config("public") { #定义依赖的头文件配置
include_dirs = [ include_dirs = [
"xxx/xxx/xxx", #依赖的头文件 "xxx/xxx/xxx", #依赖的头文件目录
] ]
} }
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册