vendor: rename zh and en README

Change-Id: I6c4d27ff3e238fb6470c1043f1f24e56960cf135

Signed-off-by: haobo <haobo@chipsea.com>
This commit is contained in:
haobo
2022-03-14 09:28:12 +08:00
parent 14626caefb
commit af080cda6c
3 changed files with 58 additions and 58 deletions
-36
View File
@@ -1,36 +0,0 @@
# vendor_chipsea
#### Description
{**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**}
#### Software Architecture
Software architecture description
#### Installation
1. xxxx
2. xxxx
3. xxxx
#### Instructions
1. xxxx
2. xxxx
3. xxxx
#### Contribution
1. Fork the repository
2. Create Feat_xxx branch
3. Commit your code
4. Create Pull Request
#### Gitee Feature
1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
2. Gitee blog [blog.gitee.com](https://blog.gitee.com)
3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
4. The most valuable open source project [GVP](https://gitee.com/gvp)
5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)
+24 -22
View File
@@ -1,34 +1,36 @@
# vendor_chipsea
## 介绍
#### Description
{**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**}
该仓库托管芯海科技开发的产品样例代码,主要包括用于演示wifi连接的示例代码。
#### Software Architecture
Software architecture description
## 软件架构
#### Installation
支持基于芯海CST85F01 SoC 的cst85_wblink单板进行开发的产品样例。
1. xxxx
2. xxxx
3. xxxx
代码路径:
#### Instructions
```
vendor/chipsea/ --- vendor_chipsea仓库路径
└── wblink_demo --- 样例
```
1. xxxx
2. xxxx
3. xxxx
## 安装教程
#### Contribution
参考 [安装调试教程](https://gitee.com/openharmony-sig/device_soc_chipsea/blob/master/README.md)
## 使用说明
1. Fork the repository
2. Create Feat_xxx branch
3. Commit your code
4. Create Pull Request
## 贡献
[如何参与](https://gitee.com/openharmony/docs/blob/HEAD/zh-cn/contribute/%E5%8F%82%E4%B8%8E%E8%B4%A1%E7%8C%AE.md)
[Commit message规范](https://gitee.com/openharmony/device_qemu/wikis/Commit%20message%E8%A7%84%E8%8C%83?sort_id=4042860)
## 相关仓
[device/soc/chipsea](https://gitee.com/openharmony/device_soc_chipsea/blob/HEAD/README_zh.md)
#### Gitee Feature
1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
2. Gitee blog [blog.gitee.com](https://blog.gitee.com)
3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
4. The most valuable open source project [GVP](https://gitee.com/gvp)
5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)
+34
View File
@@ -0,0 +1,34 @@
# vendor_chipsea
## 介绍
该仓库托管芯海科技开发的产品样例代码,主要包括用于演示wifi连接的示例代码。
## 软件架构
支持基于芯海CST85F01 SoC 的cst85_wblink单板进行开发的产品样例。
代码路径:
```
vendor/chipsea/ --- vendor_chipsea仓库路径
└── wblink_demo --- 样例
```
## 安装教程
参考 [安装调试教程](https://gitee.com/openharmony-sig/device_soc_chipsea/blob/master/README.md)
## 使用说明
## 贡献
[如何参与](https://gitee.com/openharmony/docs/blob/HEAD/zh-cn/contribute/%E5%8F%82%E4%B8%8E%E8%B4%A1%E7%8C%AE.md)
[Commit message规范](https://gitee.com/openharmony/device_qemu/wikis/Commit%20message%E8%A7%84%E8%8C%83?sort_id=4042860)
## 相关仓
[device/soc/chipsea](https://gitee.com/openharmony/device_soc_chipsea/blob/HEAD/README_zh.md)