提交 fc1342df 编写于 作者: J jinguang

!1441 [fix] fixed the invalid link

* Description:[fix] fixed the invalid link
上级 6044e138
......@@ -22,7 +22,7 @@ TOP projects:
sig-kernel [@wangmihu](https://gitee.com/wangmihu2008)
sig-Test [@gaohanyi](https://gitee.com/gaohanyi1982)
sig-Compiler-and-build [@wangxing](https://gitee.com/wangxing-hw)
sig-hisi-vendor [@yuanwenhong](https://gitee.com/yuan.w.hong)
sig-hisi-vendor [@yuanwenhong](https://gitee.com/yuanwhong)
sig-softbus [@xuyongpan](https://gitee.com/Xuyongpan)
7. A total of 75 issues will be created after March 2021, of which 57 have not designated responsible persons;
TOP projects:
......@@ -34,7 +34,7 @@ sig-Test [@gaohanyi](https://gitee.com/gaohanyi1982)
Topic2: Standardize the use of CMSIS on L0-Provide support for the M core to add other IoT kernel OS
1. Standardize CMSIS invocation based on the original OpenHarmony to facilitate access of other kernels in the community. Correct improper CMSIS test suites in test cases and non-standard CMSIS in LiteOS. Owner: [@wangmihu](https://gitee.com/wangmihu2008)
2. Each L0 subsystem is decoupled from the LiteOS and accesses the kernel through the CMSIS interface. Owner: [@wangmihu](https://gitee.com/wangmihu2008)
3. Establish a SIG group to provide APIs at the compatibility layer for migrating other IoT kernel OS to OpenHarmony. owner: [@liangkelei](https://gitee.com/kevenlikai)
3. Establish a SIG group to provide APIs at the compatibility layer for migrating other IoT kernel OS to OpenHarmony. owner: [@liangkelei](https://gitee.com/xzmu)
Topic3: Added KV-database management subsystem:
1. Agree to establish sig-database and provides the local database capability. The distributed capability is added to connect to 1+8+N devices in future.
......
......@@ -32,7 +32,7 @@ Topic 4: Review of OpenHamony security requirements (secure coding specification
Topic 5: sig-devboard progress report
1. Agree to the proposal of creating repository stm32l4r9i_disco under sig-devboard; owner: [@likailong](https://gitee.com/kkup180)
2. Ask Liang Kelei and Liu Jianyu to support the development of sig-devboard. owner: [@liangkelei](https://gitee.com/xzmu)
3. Periodically update devboard sig's routine operation discussions and meeting minutes to [@sig-board](https://gitee.com/openharmony/community/tree/master/sig/sig-devboard/meeting.md). owner: [@likailong](https://gitee.com/kkup180)
3. Periodically update devboard sig's routine operation discussions and meeting minutes to [@sig-board](https://gitee.com/openharmony-sig/sig-content/tree/master/devboard/meetings). owner: [@likailong](https://gitee.com/kkup180)
Topic 6: Decision for the proposal of sig-OTA
1. Postponed to the next PMC meeting. owner: [@Jianyu](https://gitee.com/L97229) [@zhangxiaotian](https://gitee.com/handyohos)
......
......@@ -19,7 +19,7 @@ Topic 2: Proposal for OpenBlock SIG
Topic 3: devboard-sig repository refactoring
1. The devboard repository creation rule is defined as [device/xxx], xxx is the soc/vendor name, and the special devboard is incubated in OpenHarmony-SIG.
2. Current hisi device repository is device_hisilicon_xxx. It is recommended that those hisi repository could be merged into one warehouse device_hisilicon. owner: [yuanwenhong](https://gitee.com/yuan.w.hong)
3. The third_party software repository in device directory, recommended those repository move to first folder of third_party directory. owner: [yuanwenhong](https://gitee.com/yuan.w.hong)
3. The third_party software repository in device directory, recommended those repository move to first folder of third_party directory. owner: [yuanwenhong](https://gitee.com/yuanwhong)
device_hisilicon_third_party_uboot -> third_party_uboot
device_hisilicon_third_party_ffmpeg -> third_party_ffmpeg
4. The special device/xxx repository should be maintained by the SOC vendor or devboard manufacturer.
......
# 开发板名称
## 介绍
文字描述开发板的功能,面向场景,主要支持的特性能力。
提供开发板外观图片。
底板图片。
功能框图及介绍。
**图片名称以开发板名称命名。*
参考文档:https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/oem_minitinier_des_3861.md
********
## 开发板规格
开发板模组规格清单,硬件规格列表。
## 约束和限制(可选)
如果开发板在某些功能、特性、规格等使用上,有一定的约束和建议,需要明确说明。
********
## 关键特性
支持的OpenHarmony关键特性列表。
## 引脚定义
介绍单板的管脚定义等,描述单板I/O引脚,PIN,以及如何配置PIN、如何使用PIN连接外部组件。
## 搭建开发环境
### 系统要求
描述开发板对OpenHarmony系统依赖、软、硬件环境系统依赖。
### 工具要求
提供从哪里下载开发板编译调试工具链。
### 搭建过程
介绍环境搭建详细步骤。
## 编译调试
### 编译
如何在此开发板上使用OpenHarmony,以及如何在此单板上刷新OpenHarmony二进制文件及设备。
### 烧录
介绍如何烧录参考步骤。
### 运行
如何判断开发板正常点亮、运行、输出正常。
### 调试
如何调试开发板常见报错等。
## 首个示例
基于此开发板给出一个快速上手的示例,运行效果,或者给出demo示例源码链接。
## 参考资源
给出更多详细参考文档、sample示例、FAQ等内容链接。
## 联系(可选)
提供支持或者商务等联系合作方式。
## 感谢(可选)
致谢做出突出贡献的三方开发者。
**********
- Start Date: (fill me in with today's date, DD-MM-YYYY)
- RFC(request for comments) PR: [repository name/rfcs#pr number](https://gitee.com/openharmony/repositroy-name/pulls/xxxx)
- Issue: [repository name/issue number](https://gitee.com/openharmony/repository-name/issues/xxxxxx)
- RFC(request for comments) PR: repository name and pr number
- Issue: repository name/issue number
# (RFC title goes here)
## Summary
......
- 创建时间: (按照创建时间填写, 日-月-年)
- RFC(请求评论) PR: [代码仓名称/rfc#pr number](https://gitee.com/openharmony/repositroy-name/pulls/xxxx)
- Issue: [代码仓名称/issue number](https://gitee.com/openharmony/repository-name/issues/xxxxxx)
- RFC(请求评论) PR: 代码仓名称/rfc#pr number
- Issue: 代码仓名称/issue number
#(RFC 标题)
......
......@@ -18,7 +18,7 @@
步骤四、**需求澄清&方案确认**:issue责任人对需求有任何疑问,或者需要交流方案,建议在issue下方进行评论,并@committer,仓committer收到消息后会进行回复;
步骤五、**开发与提交代码**:责任人和社区通过跟踪[issue](https://gitee.com/openharmony/community/blob/master/sig/sig-QA/issue%EF%BC%88%E9%9C%80%E6%B1%82%E7%B1%BB%EF%BC%89%E5%A4%84%E7%90%86%E6%8C%87%E5%AF%BC.md)来进行互动,开发完成后,提交PR[上传代码](https://gitee.com/openharmony/docs/blob/master/zh-cn/contribute/%E8%B4%A1%E7%8C%AE%E6%B5%81%E7%A8%8B.md),并把PR和对应的任务issue进行关联。
步骤五、**开发与提交代码**:责任人和社区通过跟踪[issue](https://gitee.com/openharmony/community/blob/master/sig/sig_qa/issue%EF%BC%88%E9%9C%80%E6%B1%82%E7%B1%BB%EF%BC%89%E5%A4%84%E7%90%86%E6%8C%87%E5%AF%BC.md)来进行互动,开发完成后,提交PR[上传代码](https://gitee.com/openharmony/docs/blob/master/zh-cn/contribute/%E8%B4%A1%E7%8C%AE%E6%B5%81%E7%A8%8B.md),并把PR和对应的任务issue进行关联。
......
......@@ -31,20 +31,20 @@ git clone https://gitee.com/YOURGITEE/community
cd ./community/sig
cp -r sig-template sig-YOURSIGNAME
cp -r sig_template sig_YOURSIGNAME
cd sig-YOURSIGNAME
cd sig_YOURSIGNAME
```
**2、完成新SIG章程的填写**
为便于更好的理解和填写[SIG申请模板](./../../../sig/sig-template/sig_template_cn.md)里的内容,建议先阅读[建议书和要求](./repository-governance.md),完成新SIG的申请填写。
为便于更好的理解和填写[SIG申请模板](./../../../sig/sig_template/sig_template_cn.md)里的内容,建议先阅读[建议书和要求](./sig_governance.md),完成新SIG的申请填写。
```
mv sig-template_cn.md sig_YOURSIGNAME_cn.md
mv sig_template_cn.md sig_YOURSIGNAME_cn.md
mv sig-template.md sig_YOURSIGNAME.md
mv sig_template.md sig_YOURSIGNAME.md
vi sig_YOURSIGNAME_cn.md
......@@ -64,18 +64,11 @@ vi OWNERS
**4、完成新SIG的Repository的配置**
- 如果您的项目在OpenHarmony社区新增子模块,请提交PR至[manifest仓](https://gitee.com/openharmony/manifest),在其中按照格式把你的项目添加进来,其中PR提交中必须包含如下说明信息:
1. 新增仓路径:xxx
2. 新增仓库名:https://gitee.com/openharmony/xxx
1. 新增仓路径:kernel_liteos_a
2. 新增仓库名:https://gitee.com/openharmony/kernel_liteos_a
3. 新增仓库描述:为什么需要在OpenHarmony里创建一个这样的新仓,业务功能描述
4. committer:
name1<email1 address> [[@gitee_id1](https://gitee.com/gitee_id1)]
name1<email1 address> [[@gitee_id1](https://gitee.com/gitee_id1)]
5. docs: 如果涉及资料刷新,需要提供对应的描述链接
```
git clone https://gitee.com/openharmony/manifest
cd ./community
vi ./default.xml
```
4. committer owner刷新:zh/committer.md
5. docs刷新: 如果涉及资料刷新,需要提供对应的描述链接
- 如果不是以上的情况,请单击[sigs.json](/sig/sigs.json),并按照内部的格式在文件的最后把您的SIG添加进来
......@@ -124,11 +117,7 @@ PMC将通过合并Pull Request的方式来批准您的申请
1. 删除仓路径:xxx
2. 删除仓库名:https://gitee.com/openharmony/xxx
3. 删除仓库描述:为什么需要在OpenHarmony里删除这个仓,删除后的影响是什么
```
git clone https://gitee.com/openharmony/manifest
cd ./community
vi ./default.xml
```
**2、在sig文件夹的sig.yaml内添加新项目的repository信息或删除相关信息**
......@@ -167,9 +156,9 @@ PMC将通过合并Pull Request的方式来批准您的申请
请在`/community/sig`文件夹下找到您的sig文件夹,完成sig文件夹内SIG章程的修改
```
vi sig-YOURSIGNAME_cn.md
vi sig_YOURSIGNAME_cn.md
vi sig-YOURSIGNAME.md
vi sig_YOURSIGNAME.md
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册