List of questions or TODO
1. diff and patch
diff -upr
2. git command
3. diff irq command
4. has table
5. type of __cpuinit and __devinit
refer to ".init.text"
6.EXPORT_SYMBOL
7.switch case grammar
switch()
case A:
...
default:
switch ()
default:
...
case A:
..
diff
8. run qemu for LInux
9. basic knowledge
10. Jap
11. S3C2440 SoC spec
12. threadx
13.kernel and Uboot porting
14. script for development
15. edit tools: Vim and Emacs
16. common functions for kernel
- kmalloc
- vmalloc
and so on
本文档概述了嵌入式开发中的关键技术和概念,包括Git命令使用、内核移植技巧、QEMU运行方法等。此外还介绍了不同类型的初始化方法、符号导出、开关语句语法等内容。
3995

被折叠的 条评论
为什么被折叠?



