• Home
Name Date Size #Lines LOC

..--

common/hal/usb/T507/include/12-May-2024-2811

t507/12-May-2024-11,9529,927

LICENSED12-May-202410.1 KiB177150

OAT.xmlD12-May-20245.7 KiB8234

README.en.mdD12-May-2024964 3725

README_zh.mdD12-May-2024741 3516

README.en.md

1# device_soc_allwinner
2
3#### Description
4{**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**}
5
6#### Software Architecture
7Software architecture description
8
9#### Installation
10
111.  xxxx
122.  xxxx
133.  xxxx
14
15#### Instructions
16
171.  xxxx
182.  xxxx
193.  xxxx
20
21#### Contribution
22
231.  Fork the repository
242.  Create Feat_xxx branch
253.  Commit your code
264.  Create Pull Request
27
28
29#### Gitee Feature
30
311.  You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
322.  Gitee blog [blog.gitee.com](https://blog.gitee.com)
333.  Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
344.  The most valuable open source project [GVP](https://gitee.com/gvp)
355.  The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
366.  The most popular members  [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)
37

README_zh.md

1# device_soc_allwinner
2
3#### 介绍
4​		在该目录下,托管珠海研果科技有限公司基于T507小熊派开发板(EVB_OH1)开发的样例代码。
5
6
7
8
9#### 获取代码流程
10​       在 https://gitee.com/openharmony/device_board_isoftstone 链接下的目录下进行详细介绍。
11
12
13
14#### 代码框架
15
16```
17device/soc/allwinner/
18  └──t507           # T507芯片平台
19     └── hardware   # 硬件配置
20```
21
22
23
24#### 编译流程
25
26​       在 https://gitee.com/openharmony/device_board_isoftstone  链接下的目录下进行详细介绍。
27
28
29
30## 相关仓库
31
32[vendor_isoftstone](https://gitee.com/openharmony/vendor_isoftstone)
33
34[device_board_isoftstone](https://gitee.com/openharmony/device_board_isoftstone)
35