diff --git a/zh-cn/device-dev/porting/standard-system-porting-guide.md b/zh-cn/device-dev/porting/standard-system-porting-guide.md index ac3d4a9b4cd5a70f25bfa0e12bca614e2214dbac..e3b284775f780df49a9d05091f22407e10c9ab40 100644 --- a/zh-cn/device-dev/porting/standard-system-porting-guide.md +++ b/zh-cn/device-dev/porting/standard-system-porting-guide.md @@ -24,7 +24,7 @@ "target_cpu": "arm", "ohos_version": "OpenHarmony 1.0", "device_company": "MyProductVendor", - "board": "MyProduct", + "board": "MySOC", "enable_ramdisk": true, "subsystems": [ { @@ -41,7 +41,7 @@ ``` 主要的配置内容 -product_name: 产品名称 必填 +product_name:产品名称 必填 version:版本 必填