• Home
Name Date Size #Lines LOC

..--

audio_drivers/12-May-2024-3,4752,830

bootanimation/12-May-2024-3730

build/12-May-2024-434388

camera/12-May-2024-1,5741,192

distributedhardware/12-May-2024-4846

kernel/12-May-2024-9963

loader/12-May-2024-4032

usb/include/12-May-2024-2811

wifi/12-May-2024-2,6892,009

BUILD.gnD12-May-2024829 2522

README.en.mdD12-May-2024472 2213

README_zh.mdD12-May-2024316 2212

README.en.md

1# rk3568 Compilation and tools
2
3## Introduction
4
5This repository stores scripts for compiling and packing kernel image,burn tools.
6
7## contents
8
9```
10/device/hihope/rk3568
11├── build   # Compilation and construction of key cfg files
12├── kernel  # Compilation and packaging of the kernel image
13├── loader  # Pre-made image and instructions for use
14└── tools   # Burning tools and instructions
15
16```
17
18
19## Repositories Involved
20
21**device/hihope/rk3568**
22

README_zh.md

1# rk3568 编译及工具
2
3## 简介
4
5rk3568内核镜像编译打包,烧录工具等。
6
7## 目录
8
9```
10/device/hihope/rk3568
11├── build   # 关键cfg的编译构建
12├── kernel  # kernel镜像的编译打包
13└── loader  # 预制镜像及使用说明
14
15```
16
17
18## 对应仓库
19
20**device/hihope/rk3568**
21
22