未验证 提交 62a379cf 编写于 作者: A Austin 提交者: Gitee

update zh-cn/device-dev/subsystems/subsys-build-all.md.

Signed-off-by: NAustin <liaozhiqi7@huawei.com>
上级 7e285e2d
......@@ -176,10 +176,9 @@ bash build/prebuilts_download.sh
./build.sh --product-name {product_name} --gn-args is_debug=true
```
>![icon-note.gif](public_sys-resources/icon-note.gif)**注意**:Debug全版本因镜像大小限制,全量编译可能无法烧录,建议单模块编译Debug二进制。使用如下命令单独编译模块 :
> ```
./build.sh --product-name {product_name} --gn-args is_debug=true --build-target {target_name}
```
>```
./build.sh --product-name {product_name} --gn-args is_debug=true --build-target {target_name}
```
{product_name}为当前版本支持的平台。比如:hispark_taurus_standard等。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册