“首页”的版本间的差异
来自个人维基
free6d1823(讨论 | 贡献) |
free6d1823(讨论 | 贡献) |
||
(未显示1个用户的7个中间版本) | |||
第10行: | 第10行: | ||
*[[Kernel driver example - timer]] | *[[Kernel driver example - timer]] | ||
*[[Linux device tree]] | *[[Linux device tree]] | ||
− | + | *[[How to add my driver to kernel source]] | |
+ | *[[Buildroot trouble shootings]] | ||
Android | Android | ||
*[[How to build HiKey960 Android from ground zero]] | *[[How to build HiKey960 Android from ground zero]] | ||
第20行: | 第21行: | ||
*[[stagefright and OMXIL plugin porting]] | *[[stagefright and OMXIL plugin porting]] | ||
*[[EVS Code tracing]] | *[[EVS Code tracing]] | ||
+ | *[[Introduction To EVS]] | ||
+ | *[[Android.mk explanation]] | ||
+ | *[[Android AOSP toolchain explanation]] | ||
+ | *[[Android: Add a service]] | ||
+ | |||
+ | Git | ||
+ | *[[Git how to push to origin repository]] | ||
+ | *[[Git branching workflow]] | ||
Hypervisor | Hypervisor | ||
第46行: | 第55行: | ||
*[[Advanced frame buffer compression]] | *[[Advanced frame buffer compression]] | ||
− | + | Windows | |
+ | *[[How to disable Shift key that toggles between Chinese and English input]] | ||
*[[How to fix Spype no sound issue]] | *[[How to fix Spype no sound issue]] | ||
+ | |||
+ | Shell scriptors | ||
+ | *[[Little tools]] | ||
+ | Others | ||
*[[About House]] | *[[About House]] | ||
*[[Album]] | *[[Album]] |
2023年6月29日 (四) 15:48的最后版本
Linux
- Build Linux for Hikey log
- Linux Display study
- DevMem note
- memory barrier
- What is the kernel die message
- How to build glibc
- Build drivers notes
- Embedded Systems with Yocto
- Kernel driver example - timer
- Linux device tree
- How to add my driver to kernel source
- Buildroot trouble shootings
Android
- How to build HiKey960 Android from ground zero
- Android-How_to_build_Audroid_Automotive_OS
- Android AOSP make sequence
- Android AOSP CAR make sequence
- i.MX8 Car support building flow
- Android MediaCodec trace
- stagefright and OMXIL plugin porting
- EVS Code tracing
- Introduction To EVS
- Android.mk explanation
- Android AOSP toolchain explanation
- Android: Add a service
Git
Hypervisor
MCU
IOT
IP Study Notes
- RTMP study notes
- Codec study notes
- VPU study notes
- GPU study notes
- DPU study notes
- Around view gain ballance
- Advanced frame buffer compression
Windows
- How to disable Shift key that toggles between Chinese and English input
- How to fix Spype no sound issue
Shell scriptors
Others
while(questions) ask(); printf("Thanks!"); exit();