Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Docs
提交
20921c76
D
Docs
项目概览
OpenHarmony
/
Docs
1 年多 前同步成功
通知
159
Star
292
Fork
28
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
Docs
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
未验证
提交
20921c76
编写于
7月 30, 2022
作者:
O
openharmony_ci
提交者:
Gitee
7月 30, 2022
浏览文件
操作
浏览文件
下载
差异文件
!7397 翻译完成 5973/6868
Merge pull request !7397 from ester.zhou/TR-5973
上级
d855180d
3000270d
变更
4
隐藏空白更改
内联
并排
Showing
4 changed file
with
70 addition
and
28 deletion
+70
-28
en/device-dev/quick-start/Readme-EN.md
en/device-dev/quick-start/Readme-EN.md
+8
-6
en/device-dev/quick-start/quickstart-build.md
en/device-dev/quick-start/quickstart-build.md
+40
-0
en/device-dev/quick-start/quickstart-standard-ide-directory.md
...vice-dev/quick-start/quickstart-standard-ide-directory.md
+20
-20
en/device-dev/quick-start/quickstart-standard-package-directory.md
...-dev/quick-start/quickstart-standard-package-directory.md
+2
-2
未找到文件。
en/device-dev/quick-start/Readme-EN.md
浏览文件 @
20921c76
...
...
@@ -19,9 +19,9 @@
-
[
Burning
](
quickstart-ide-lite-steps-hi3516-burn.md
)
-
[
Running
](
quickstart-ide-lite-steps-hi3516-running.md
)
-
Appendix
-
Introduction to Development Boards
-
[
Introduction to the Hi3861 Development Board
](
quickstart-ide-lite-introduction-hi3861
.md
)
-
[
Introduction to the Hi3516 Development Board
](
quickstart-ide-lite-introduction-hi3516
.md
)
-
[
Introduction to the Hi3861 Development Board
](
quickstart-ide-lite-introduction-hi3861.md
)
-
[
Introduction to the Hi3516 Development Board
](
quickstart-ide-lite-introduction-hi3516
.md
)
-
[
Overall Description of Compilation Form Factors
](
quickstart-build
.md
)
-
Getting Started with Mini and Small Systems (Installation Package Mode)
-
[
Mini and Small System Overview
](
quickstart-lite-overview.md
)
-
[
Environment Preparation
](
quickstart-lite-env-setup.md
)
...
...
@@ -49,6 +49,7 @@
-
[
Introduction to the Hi3861 Development Board
](
quickstart-lite-introduction-hi3861.md
)
-
[
Introduction to the Hi3516 Development Board
](
quickstart-lite-introduction-hi3516.md
)
-
[
Reference
](
quickstart-lite-reference.md
)
-
[
Overall Description of Compilation Form Factors
](
quickstart-build.md
)
-
Getting Started with Standard System (IDE Mode, Recommended)
-
[
Standard System Overview
](
quickstart-ide-standard-overview.md
)
-
Environment Preparation
...
...
@@ -67,9 +68,9 @@
-
[
Burning
](
quickstart-ide-standard-running-rk3568-burning.md
)
-
[
Running
](
quickstart-ide-standard-running-rk3568-running.md
)
-
Appendix
-
Introduction to Development Boards
-
[
Introduction to the Hi3516 Development Board
](
quickstart-ide-standard-board-introduction-hi3516
.md
)
-
[
Introduction to the RK3568 Development Board
](
quickstart-ide-standard-board-introduction-rk3568
.md
)
-
[
Introduction to the Hi3516 Development Board
](
quickstart-ide-standard-board-introduction-hi3516.md
)
-
[
Introduction to the RK3568 Development Board
](
quickstart-ide-standard-board-introduction-rk3568
.md
)
-
[
Overall Description of Compilation Form Factors
](
quickstart-build
.md
)
-
Getting Started with Standard System (Installation Package Mode)
-
[
Standard System Overview
](
quickstart-standard-overview.md
)
-
[
Setting Up Environments for Standard System
](
quickstart-standard-env-setup.md
)
...
...
@@ -93,3 +94,4 @@
-
[
Introduction to the Hi3516 Development Board
](
quickstart-standard-board-introduction-hi3516.md
)
-
[
Introduction to the RK3568 Development Board
](
quickstart-standard-board-introduction-rk3568.md
)
-
[
Reference
](
quickstart-standard-reference.md
)
-
[
Overall Description of Compilation Form Factors
](
quickstart-build.md
)
en/device-dev/quick-start/quickstart-build.md
0 → 100644
浏览文件 @
20921c76
# Overall Description of Compilation Form Factors
Products Supported for Compilation and Building (Click the links to learn about the specific product configurations and related differences.)
| Compilation Form Factor | Development Board | Main Chip | Kernel | System Type |
| ----------------------------- | --------------- | ----------- | ----------- | ----------- |
|
[
neptune100
](
https://gitee.com/openharmony/vendor_hihope/blob/master/neptune_iotlink_demo/config.json
)
| neptune100 | WinnerMicro | LiteOS-M | Mini |
|
[
rk3568
](
https://gitee.com/openharmony/vendor_hihope/blob/master/rk3568/config.json
)
| rk3568 | Rockchip | Linux | Standard |
|
[
rk3568_mini_system
](
https://gitee.com/openharmony/vendor_hihope/blob/master/rk3568_mini_system/config.json
)
| rk3568 | Rockchip | Linux | Standard |
|
[
bearpi_hm_micro
](
https://gitee.com/openharmony/vendor_bearpi/blob/master/bearpi_hm_micro/config.json
)
| bearpi_hm_micro | STM32MP1xx | LiteOS-A | small |
|
[
bearpi_hm_nano
](
https://gitee.com/openharmony/vendor_bearpi/blob/master/bearpi_hm_nano/config.json
)
| bearpi_hm_nano | Hi3861 V100 | LiteOS-M | Mini |
|
[
wifiiot_hispark_pegasus
](
https://gitee.com/openharmony/vendor_hisilicon/blob/master/hispark_pegasus/config.json
)
| hispark_pegasus | Hi3861 V100 | LiteOS-M | Mini |
|
[
ipcamera_hispark_aries
](
https://gitee.com/openharmony/vendor_hisilicon/blob/master/hispark_aries/config.json
)
| hispark_aries | hi3518ev300 | LiteOS-A | Small |
|
[
ipcamera_hispark_taurus
](
https://gitee.com/openharmony/vendor_hisilicon/blob/master/hispark_taurus/config.json
)
| hispark_taurus | Hi3516D V300 | LiteOS-A | Small |
|
[
ipcamera_hispark_taurus_linux
](
https://gitee.com/openharmony/vendor_hisilicon/blob/master/hispark_taurus_linux/config.json
)
| hispark_taurus | Hi3516D V300 | Linux | Small |
|
[
hispark_taurus_standard
](
https://gitee.com/openharmony/vendor_hisilicon/blob/master/hispark_taurus_standard/config.json
)
| hispark_taurus | Hi3516D V300 | Linux | Standard |
|
[
watchos
](
https://gitee.com/openharmony/vendor_hisilicon/blob/master/watchos/config.json
)
| hispark_taurus | Hi3516D V300 | Linux | Standard |
|
[
hispark_phoenix
](
https://gitee.com/openharmony/vendor_hisilicon/blob/master/hispark_phoenix/config.json
)
| hispark_phoenix | hi3751v350 | Linux | Standard |
|
[
hispark_taurus_mini_system
](
https://gitee.com/openharmony/vendor_hisilicon/blob/master/hispark_taurus_mini_system/config.json
)
| hispark_taurus | Hi3516D V300 | LiteOS-A | Mini |
|
[
hispark_pegasus_mini_system
](
https://gitee.com/openharmony/vendor_hisilicon/blob/master/hispark_pegasus_mini_system/config.json
)
| hispark_pegasus | Hi3861 V100 | LiteOS-M | Mini |
|
[
gr5515_sk_iotlink_demo
](
https://gitee.com/openharmony/vendor_goodix/blob/master/gr5515_sk_iotlink_demo/config.json
)
| gr5515_sk | GR551x | LiteOS-M | Mini |
|
[
gr5515_sk_xts_demo
](
https://gitee.com/openharmony/vendor_goodix/blob/master/gr5515_sk_xts_demo/config.json
)
| gr5515_sk | GR551x | LiteOS-M | Mini |
|
[
wifi_demo
](
https://gitee.com/openharmony/vendor_asrmicro/blob/master/wifi_demo/config.json
)
| dev_wifi_a | ASR582X | LiteOS-M | Mini |
|
[
xts_demo
](
https://gitee.com/openharmony/vendor_asrmicro/blob/master/xts_demo/config.json
)
| dev_wifi_a | ASR582X | LiteOS-M | Mini |
|
[
display_demo
](
https://gitee.com/openharmony/vendor_bestechnic/blob/master/display_demo/config.json
)
| v200zr | BES2600 | LiteOS-M | Mini |
|
[
xts_demo
](
https://gitee.com/openharmony/vendor_bestechnic/blob/master/xts_demo/config.json
)
| v200zr | BES2600 | LiteOS-M | Mini |
|
[
iotlink_demo
](
https://gitee.com/openharmony/vendor_bestechnic/blob/master/iotlink_demo/config.json
)
| v200zr | BES2600 | LiteOS-M | Mini |
|
[
mini_distributed_music_player
](
https://gitee.com/openharmony/vendor_bestechnic/blob/master/mini_distributed_music_player/config.json
)
| v200zr | BES2600 | LiteOS-M | Mini |
|
[
niobe407
](
https://gitee.com/openharmony/vendor_talkweb/blob/master/niobe407/config.json
)
| niobe407 | stm32f4xx | LiteOS-M | Mini |
|
[
qemu_mini_system_demo
](
https://gitee.com/openharmony/vendor_ohemu/blob/master/qemu_mini_system_demo/config.json
)
| arm_mps2_an386 | QEMU | LiteOS-M | Mini |
|
[
qemu_cksy_mini_system_demo
](
https://gitee.com/openharmony/vendor_ohemu/blob/master/qemu_csky_mini_system_demo/config.json
)
| SmartL_E802 | QEMU | LiteOS-M | Mini |
|
[
qemu_cm55_mini_system_demo
](
https://gitee.com/openharmony/vendor_ohemu/blob/master/qemu_cm55_mini_system_demo/config.json
)
| arm_mps3_an547 | QEMU | LiteOS-M | Mini |
|
[
qemu_xtensa_mini_system_demo
](
https://gitee.com/openharmony/vendor_ohemu/blob/master/qemu_xtensa_mini_system_demo/config.json
)
| esp32 | QEMU | LiteOS-M | Mini |
|
[
qemu_riscv_mini_system_demo
](
https://gitee.com/openharmony/vendor_ohemu/blob/master/qemu_riscv32_mini_system_demo/config.json
)
| ricsv32_virt | QEMU | LiteOS-M | Mini |
|
[
qemu_ca7_mini_system_demo
](
https://gitee.com/openharmony/vendor_ohemu/blob/master/qemu_ca7_mini_system_demo/config.json
)
| arm_virt | QEMU | LiteOS-A | Small |
|
[
qemu_small_system_demo
](
https://gitee.com/openharmony/vendor_ohemu/blob/master/qemu_small_system_demo/config.json
)
| arm_virt | QEMU | LiteOS-A | Small |
|
[
qemu_arm_linux_min
](
https://gitee.com/openharmony/vendor_ohemu/blob/master/qemu_arm_linux_min/config.json
)
| qemu-arm-linux | QEMU | Linux | Standard |
|
[
qemu_arm_linux_headless
](
https://gitee.com/openharmony/vendor_ohemu/blob/master/qemu_arm_linux_headless/config.json
)
| qemu-arm-linux | QEMU | Linux | Standard |
|
[
iotlink_demo
](
https://gitee.com/openharmony/vendor_chipsea/blob/master/iotlink_demo/config.json
)
| cst85_wblink | Chipsea | LiteOS-M | Mini |
|
[
dsoftbus_demo
](
https://gitee.com/openharmony/vendor_chipsea/blob/master/dsoftbus_demo/config.json
)
| cst85_wblink | Chipsea | LiteOS-M | Mini |
|
[
xts_demo
](
https://gitee.com/openharmony/vendor_chipsea/blob/master/xts_demo/config.json
)
| cst85_wblink | Chipsea | LiteOS-M | Mini |
en/device-dev/quick-start/quickstart-standard-ide-directory.md
浏览文件 @
20921c76
## Getting Started with Standard System (IDE Mode)
-
[
Standard System Overview
](
quickstart-ide-standard-overview.md
)
-
Environment Preparation
-
[
Setting Up the Windows+Ubuntu Hybrid Development Environment
](
quickstart-ide-standard-env-setup-win-ubuntu.md
)
-
[
Obtaining Source Code
](
quickstart-ide-standard-sourcecode-acquire.md
)
-
[
Creating a Source Code Project
](
quickstart-ide-standard-create-project.md
)
-
Running a Hello World Program
-
Hi3516 Development Board
-
[
Writing a Hello World Program
](
quickstart-ide-standard-running-hi3516-create.md
)
-
[
Building
](
quickstart-ide-standard-running-hi3516-build.md
)
-
[
Burning
](
quickstart-ide-standard-running-hi3516-burning.md
)
-
[
Running
](
quickstart-ide-standard-running-hi3516-running.md
)
-
RK3568 Development Board
-
[
Writing a Hello World Program
](
quickstart-ide-standard-running-rk3568-create.md
)
-
[
Building
](
quickstart-ide-standard-running-rk3568-build.md
)
-
[
Burning
](
quickstart-ide-standard-running-rk3568-burning.md
)
-
[
Running
](
quickstart-ide-standard-running-rk3568-running.md
)
-
Appendix
-
Introduction to Development Boards
-
[
Introduction to the Hi3516 Development Board
](
quickstart-ide-standard-board-introduction-hi3516
.md
)
-
[
Introduction to the RK3568 Development Board
](
quickstart-ide-standard-board-introduction-rk3568
.md
)
-
[
Getting Started with Mini and Small Systems (Installation Package Mode)
](
quickstart-lite-package-directory.md
)
-
Environment Preparation
-
[
Setting Up the Windows+Ubuntu Hybrid Development Environment
](
quickstart-ide-standard-env-setup-win-ubuntu.md
)
-
[
Obtaining Source Code
](
quickstart-ide-standard-sourcecode-acquire.md
)
-
[
Creating a Source Code Project
](
quickstart-ide-standard-create-project.md
)
-
Running a Hello World Program
-
Hi3516 Development Board
-
[
Writing a Hello World Program
](
quickstart-ide-standard-running-hi3516-create.md
)
-
[
Building
](
quickstart-ide-standard-running-hi3516-build.md
)
-
[
Burning
](
quickstart-ide-standard-running-hi3516-burning.md
)
-
[
Running
](
quickstart-ide-standard-running-hi3516-running.md
)
-
RK3568 Development Board
-
[
Writing a Hello World Program
](
quickstart-ide-standard-running-rk3568-create.md
)
-
[
Building
](
quickstart-ide-standard-running-rk3568-build.md
)
-
[
Burning
](
quickstart-ide-standard-running-rk3568-burning.md
)
-
[
Running
](
quickstart-ide-standard-running-rk3568-running.md
)
-
Appendix
-
[
Introduction to the Hi3516 Development Board
](
quickstart-ide-standard-board-introduction-hi3516.md
)
-
[
Introduction to the RK3568 Development Board
](
quickstart-ide-standard-board-introduction-rk3568
.md
)
-
[
Overall Description of Compilation Form Factors
](
quickstart-build
.md
)
en/device-dev/quick-start/quickstart-standard-package-directory.md
浏览文件 @
20921c76
...
...
@@ -3,7 +3,7 @@
-
[
Setting Up Environments for Standard System
](
quickstart-standard-env-setup.md
)
-
Running a Hello World Program
-
Hi3516 Development Board
-
[
Writing a Hello World Program
](
quickstart-st
andard-running-hi
3516-create.md
)
-
[
Writing a Hello World Program
](
quickstart-st
d-
3516-create.md
)
-
[
Building
](
quickstart-standard-running-hi3516-build.md
)
-
[
Burning
](
quickstart-standard-running-hi3516-burning.md
)
-
[
Running
](
quickstart-standard-running-hi3516-running.md
)
...
...
@@ -20,5 +20,5 @@
-
Introduction to Development Boards
-
[
Introduction to the Hi3516 Development Board
](
quickstart-standard-board-introduction-hi3516.md
)
-
[
Introduction to the RK3568 Development Board
](
quickstart-standard-board-introduction-rk3568.md
)
-
[
Getting Started with Standard System (IDE Mode)
](
quickstart-standard-ide-directory
.md
)
-
[
Overall Description of Compilation Form Factors
](
quickstart-build
.md
)
-
[
Reference
](
quickstart-standard-reference.md
)
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录