harmony 鸿蒙OpenHarmony 1.0 (2020-09-10) (EOL)
OpenHarmony 1.0 (2020-09-10) (EOL)
Overview
This is the initial release for this product.
Source Code Acquisition
Acquiring Source Code from Mirrors
Table 1 Mirrors for acquiring source code
Source Code | Version Information | Mirror | SHA-256 Checksum |
---|---|---|---|
Full code base | 1.0 | Download | Download |
Hi3861 solution (binary) | 1.0 | Download | Download |
Hi3518 solution (binary) | 1.0 | Download | Download |
Hi3516 solution (binary) | 1.0 | Download | Download |
Release Notes | 1.0 | Download | - |
Acquiring Source Code Using the repo Tool
Method 1 (recommended): Use the repo tool to download the source code.
repo init -u https://gitee.com/openharmony/manifest.git -b master --no-repo-verify
repo sync -c
Method 2: Run the git clone command to clone a single code repository.
Go to the code repository homepage, select the code repository to be cloned, and run the following command:
git clone https://gitee.com/openharmony/manifest.git -b master
你可能感兴趣的鸿蒙文章
harmony 鸿蒙OpenHarmony 1.1.0 LTS (2021-04-01) (EOL)
harmony 鸿蒙OpenHarmony 1.1.1 LTS (2021-06-22) (EOL)
harmony 鸿蒙OpenHarmony 2.0 Canary (2021-06-01)
harmony 鸿蒙OpenHarmony v1.1.3 LTS (EOL)
harmony 鸿蒙OpenHarmony 1.1.4 LTS (EOL)
harmony 鸿蒙OpenHarmony v1.1.2 LTS (EOL)
harmony 鸿蒙OpenHarmony 1.1.5 LTS (EOL)
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦