| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| audio_drivers/ | 12-May-2024 | - | 3,475 | 2,830 | ||
| bootanimation/ | 12-May-2024 | - | 37 | 30 | ||
| build/ | 12-May-2024 | - | 434 | 388 | ||
| camera/ | 12-May-2024 | - | 1,574 | 1,192 | ||
| distributedhardware/ | 12-May-2024 | - | 48 | 46 | ||
| kernel/ | 12-May-2024 | - | 99 | 63 | ||
| loader/ | 12-May-2024 | - | 40 | 32 | ||
| usb/include/ | 12-May-2024 | - | 28 | 11 | ||
| wifi/ | 12-May-2024 | - | 2,689 | 2,009 | ||
| BUILD.gn | D | 12-May-2024 | 829 | 25 | 22 | |
| README.en.md | D | 12-May-2024 | 472 | 22 | 13 | |
| README_zh.md | D | 12-May-2024 | 316 | 22 | 12 |
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