• Home
Name Date Size #Lines LOC

..--

hals/audio/07-Sep-2024-592521

hdf_config/07-Sep-2024-6,6836,493

image_conf/07-Sep-2024-5748

power_config/07-Sep-2024-5034

preinstall-config/07-Sep-2024-441432

resourceschedule/07-Sep-2024-254187

security_config/07-Sep-2024-6665

updater_config/07-Sep-2024-1513

README_zh.mdD07-Sep-2024878 3623

config.jsonD07-Sep-20242.7 KiB125124

ohos.buildD07-Sep-2024482 1514

product.gniD07-Sep-2024648 1513

README_zh.md

1# vendor_isoftstone
2
3## 介绍
4vendor/zhiyuan/目录下,托管珠海研果科技有限公司基于T507小熊派开发板开发的样例代码。
5
6## 软件架构
7代码路径说明
8
9```
10vendor/zhiyuan/
11├── common     // 开发板公共依赖
12└──T507       // T507小熊派开发板
13   ├── chips  //芯片目录
14   └── hals
15```
16
17## 使用说明
18
19### 编译
20
21```
22进入device/soc/allwinner目录参考REAMD.md文档进行编译
23```
24
25## 参与贡献
26
27[如何贡献](https://gitee.com/openharmony/docs/blob/HEAD/zh-cn/contribute/%E5%8F%82%E4%B8%8E%E8%B4%A1%E7%8C%AE.md)
28
29[Commit message规范](https://gitee.com/openharmony/device_qemu/wikis/Commit%20message%E8%A7%84%E8%8C%83)
30
31## 相关仓
32
33[device/soc/allwinner](https://gitee.com/openharmony/device_soc_allwinner)
34
35[device/board/isoftstone](https://gitee.com/openharmony/device_board_isoftstone)
36