!23 third_party下新建仓littlefs

* add littlefs repository
This commit is contained in:
li_zan 2021-03-31 09:29:32 +08:00 committed by dongjinguang
parent 877df4802a
commit 0e633376ff
4 changed files with 52 additions and 8 deletions

14
sig/fs-sig/OWNERS Normal file
View File

@ -0,0 +1,14 @@
{
"Leader":[
{
"gitee_id":"wangmihu2008",
"gitee_email":"wangmihu@huawei.com"
}
]
"Committers":[
{
"gitee_id":"li_zan",
"gitee_email":"lizan1@huawei.com"
}
]
}

18
sig/fs-sig/fs_sig.md Normal file
View File

@ -0,0 +1,18 @@
## SIG group work objectives and scope
### work goals
Maintenance of tripartite introduction warehouse littlefs to support the commercial use of M-core file system
### work scope
Harmony's application of file system on M core of light equipment
### The repository
- project name:
-repository1 name:https://gitee.com/openharmony/third_party_littlefs
## SIG Members
### Leader
- [@wangmihu2008](https://gitee.com/wangmihu2008)
### Committers
- [@li_zan](https://gitee.com/li_zan)

17
sig/fs-sig/fs_sig_cn.md Normal file
View File

@ -0,0 +1,17 @@
## SIG组工作目标和范围
### 工作目标
维护三方引入仓littlefs支撑M核文件系统商用
### 工作范围
鸿蒙在轻设备M核上的文件系统的应用
## 代码仓
- 代码仓地址:
- repository1名称https://gitee.com/openharmony/third_party_littlefs
## SIG组成员
### Leader
- [@wangmihu2008](https://gitee.com/wangmihu2008)
### Committers列表
- [@li_zan](https://gitee.com/li_zan)

View File

@ -1,14 +1,9 @@
{
"sigs-List":[
{
"sig-name":"sig-docs",
"projects":"https://gitee.com/openharmony-sig/docs",
"project-path":"docs/"
},
{
"sig-name ":"sig-updates",
"projects":["https://gitee.com/openharmony/startup_appspawn_lite", "https://gitee.com/openharmony/startup_bootstrap_lite"]
"project-path":["base/startup/appspawn_lite", "base/startup/bootstrap_lite"]
"sig-name":"sig-kernel",
"projects":"https://gitee.com/openharmony/third_party_littlefs",
"project-path":"third_party/littlefs"
},
]
}