From 270960ee75cb0f34178861e210472d4831c7f7b5 Mon Sep 17 00:00:00 2001 From: Austin Date: Wed, 6 Apr 2022 03:15:03 +0000 Subject: [PATCH] update en/device-dev/device-dev-guide.md. Signed-off-by: Austin --- en/device-dev/device-dev-guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/device-dev/device-dev-guide.md b/en/device-dev/device-dev-guide.md index 3fc0988391..5bf3cede07 100644 --- a/en/device-dev/device-dev-guide.md +++ b/en/device-dev/device-dev-guide.md @@ -41,7 +41,7 @@ In addition, OpenHarmony provides a series of optional system components that ca | Advanced development | Developing smart devices based
 on system capabilities | - [WLAN-connected Products](guide/device-wlan-led-control.md)
- [Cameras Without a Screen](guide/device-iotcamera-control-overview.md)
- [Cameras with a Screen](guide/device-camera-control-overview.md) | | Porting and adaptation | - Porting and adapting the 
OpenHarmony to an SoC
- Porting and adapting the
 OpenHarmony to a
 third-party library | - [Mini System SoC Porting Guide](porting/oem_transplant_chip_prepare_knows.md)
- [Small System SoC Porting Guide](porting/porting-smallchip-prepare-needs.md)
- [Third-Party Library Porting Guide for Mini and Small Systems](porting/porting-thirdparty-overview.md) | | Contributing components | Contributing components
 to OpenHarmony | - [HPM Part Overview](bundles/hpm-part-about.md)
- [HPM Part Development](bundles/hpm-part-development.md)
- [HPM Part Reference](bundles/hpm-part-reference.md) | -| Reference | Referring to development specifications | - [API References](https://gitee.com/link?target=https%3A%2F%2Fdevice.harmonyos.com%2Fen%2Fdocs%2Fapiref%2Fjs-framework-file-0000000000616658)
- [FAQs](faqs/faqs-overview.md) | +| Reference | Referring to development specifications | [FAQs](faqs/faqs-overview.md) | **Table 2** Standard system development guidelines \(reference memory ≥ 128 MB\) @@ -55,5 +55,5 @@ In addition, OpenHarmony provides a series of optional system components that ca | Advanced development | Developing smart devices
 based on system capabilities | - [Development Guidelines on Clock Apps](guide/device-clock-guide.md)
- [Development Example for Platform Drivers](guide/device-driver-demo.md)
- [Development Example for Peripheral Drivers](guide/device-outerdriver-demo.md) | | Porting and adaptation | Porting and adapting the
 OpenHarmony to a third-party library | - [Standard System Porting Guide](porting/standard-system-porting-guide.md)
- [A Method for Rapidly Porting the OpenHarmony Linux Kernel](porting/porting-linux-kernel.md) | | Contributing components | Contributing components
 to OpenHarmony | - [HPM Part Overview](bundles/hpm-part-about.md)
- [HPM Part Development](bundles/hpm-part-development.md)
- [HPM Part Reference](bundles/hpm-part-reference.md) | -| Reference | Referring to development specifications | - [API References](https://gitee.com/link?target=https%3A%2F%2Fdevice.harmonyos.com%2Fen%2Fdocs%2Fapiref%2Fjs-framework-file-0000000000616658)
- [FAQs](faqs/faqs-overview.md) +| Reference | Referring to development specifications | [FAQs](faqs/faqs-overview.md) -- GitLab