Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
common/hal/usb/T507/include/ | 12-May-2024 | - | 28 | 11 | ||
t507/ | 12-May-2024 | - | 11,952 | 9,927 | ||
LICENSE | D | 12-May-2024 | 10.1 KiB | 177 | 150 | |
OAT.xml | D | 12-May-2024 | 5.7 KiB | 82 | 34 | |
README.en.md | D | 12-May-2024 | 964 | 37 | 25 | |
README_zh.md | D | 12-May-2024 | 741 | 35 | 16 |
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