提交 427a5d5f 编写于 作者: S SimonLi 提交者: dongjinguang

!47 新增Device SIG

* Description: create project from openharmony to openharmony-sig
* Description: fix slack markdown
* Description: fix owner names
* Description: modify committers
* Merge branch 'devboard' of https://gitee.com/kkup180/community into devboard
* Description: add sig-devboard
* Description: add sig-devboard
上级 3e7c7fe6
{
"Leader":[
{
"gitee_id":"kkup180",
"gitee_email":"likailong@huawei.com"
}
]
"Committers":[
{
"gitee_id":"borne",
"gitee_email":"bo.lu@huawei.com"
},
{
"gitee_id":"zianed",
"gitee_email":"houxuanzhe@huawei.com"
},
{
"gitee_id":"DennyShen",
"gitee_email":"denny.shenwei@huawei.com"
}
]
}
# SIG Template
English | [简体中文](./sig_devboard_cn.md)
Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).
## SIG group work objectives and scope
To increase the number of third-party boards of the OpenHarmony OS, the device SIG
provides easy porting guide that board manufacturers could follow to contribute
their codes to the community easily. The more important thing is actively cooperating
with board manufacturers to enhance the OpenHarmony ecosystem.
### Scope
- Easy Porting Requirements
Proposes easy porting requirements that all OpenHarmony projects, not only kernel and building project, should
develop.
- Porting and Contributing Guidelines
Guides board manufacturers to contribute their codes to the community.
- Demo Projects
Creates demo projects, hi3516/hi3518/hi3861, for others to follow.
- Expanding Ecosystems
Actively cooperates with board manufacturers.
### The repository
- project name:
- device_st: https://gitee.com/openharmony-sig/device_st
- vendor_huawei_minidisplay_demo: https://gitee.com/openharmony-sig/vendor_huawei_minidisplay_demo
## SIG Members
### Leader
- [SimonLi](https://gitee.com/kkup180)
### Committers
- [zianed](https://gitee.com/zianed)
- [DennyShen](https://gitee.com/DennyShen)
- [borne](https://gitee.com/borne)
- [jady3356](https://gitee.com/taiyipei)
### Meetings
- Meeting time:BiWeek Monday 19:00
- Meeting link:slack qemu channel
### Contact (optional)
- Mailing list:xxx
- Slack group:[qemu](https://openharmonyworkspace.slack.com/archives/C01G1DEHLR5)
- Wechat group:xxx
# SIG组
简体中文 | [English](./sig_driver.md)
说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。
## SIG组工作目标和范围
### 工作目标
为了增加OpenHarmony OS所支持的三方单板数量,Device SIG不仅需要提高系统的易移植性,包括内核和编译构建系统的易移植性需求,
提供三方单板移植手册,创建移植样例工程;更为重要的是,需要扩展生态,与单板厂商进行合作,协助他们贡献他们的代码
上库。
### 工作范围
- 易移植性需求
提出移植性需求,所有的OpenHarmony项目都需要支持,不仅是内核和编译项目
- 移植和贡献规范
指导单板厂商贡献他们的代码到社区
- 样例工程
创建三方单板的样例工程,例如hi3516、hi3518和hi3861,给其他单板厂商来参考
- 生态拓展
积极与单板厂商进行洽谈合作
## 代码仓
- 代码仓地址:
- device_st: https://gitee.com/openharmony-sig/device_st
- vendor_huawei_minidisplay_demo: https://gitee.com/openharmony-sig/vendor_huawei_minidisplay_demo
## SIG组成员
### Leader
- [SimonLi](https://gitee.com/kkup180)
### Committers列表
- [zianed](https://gitee.com/zianed)
- [DennyShen](https://gitee.com/DennyShen)
- [borne](https://gitee.com/borne)
- [jady3356](https://gitee.com/taiyipei)
### 会议
- 会议时间:双周例会,晚上周一19:00
- 会议链接:在slack的qemu channel
### 联系方式(可选)
- 邮件列表:
- Slack群组:[qemu](https://openharmonyworkspace.slack.com/archives/C01G1DEHLR5)
- 微信群:
......@@ -9,6 +9,11 @@
"sig-name":"sig-driver",
"projects":["https://gitee.com/openharmony/drivers_framework", "https://gitee.com/openharmony/drivers_peripheral", "https://gitee.com/openharmony/drivers_adapter", "https://gitee.com/openharmony/drivers_adapter_khdf_linux"],
"project-path":["drivers/framework", "drivers/peripheral", "drivers/adapter", "drivers/adapter/khdf/linux"]
},
{
"sig-name":"sig-devboard",
"projects":["https://gitee.com/openharmony-sig/device_st", "https://gitee.com/openharmony-sig/vendor_huawei_minidisplay_demo"],
"project-path":["device/st", "vendor/huawei/minidisplay_demo"]
}
]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册