“首页”的版本间的差异
来自个人维基
free6d1823(讨论 | 贡献) |
free6d1823(讨论 | 贡献) |
||
(未显示1个用户的19个中间版本) | |||
第6行: | 第6行: | ||
*[[What is the kernel die message]] | *[[What is the kernel die message]] | ||
*[[How to build glibc]] | *[[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 | Android | ||
*[[How to build HiKey960 Android from ground zero]] | *[[How to build HiKey960 Android from ground zero]] | ||
第13行: | 第18行: | ||
*[[Android AOSP CAR make sequence]] | *[[Android AOSP CAR make sequence]] | ||
*[[i.MX8 Car support building flow]] | *[[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 | ||
+ | *[[Git how to push to origin repository]] | ||
+ | *[[Git branching workflow]] | ||
Hypervisor | Hypervisor | ||
第26行: | 第42行: | ||
*[[ESP 32 Environment Setup]] | *[[ESP 32 Environment Setup]] | ||
*[[ESP 32 Examples Study]] | *[[ESP 32 Examples Study]] | ||
+ | |||
+ | IOT | ||
+ | *[[How to coonect to device]] | ||
IP Study Notes | IP Study Notes | ||
+ | *[[RTMP study notes]] | ||
+ | *[[Codec study notes]] | ||
*[[VPU study notes]] | *[[VPU study notes]] | ||
*[[GPU study notes]] | *[[GPU study notes]] | ||
第34行: | 第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]] | ||
+ | |||
+ | Shell scriptors | ||
+ | *[[Little tools]] | ||
Others | Others | ||
*[[About House]] | *[[About House]] |
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();