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