Linux设备驱动开发详解代码清单
☆19Apr 9, 2015Updated 11 years ago
Alternatives and similar repositories for LinuxDriver_CodeList
Users that are interested in LinuxDriver_CodeList are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 相对于以前的板级文件的配置,Linux内核设备树(dts)成为了主流,记录学习过程。☆15Jan 28, 2019Updated 7 years ago
- Linux内核机制笔记☆12Jun 6, 2019Updated 6 years ago
- 总结Linux驱动写法,编写关于字符设备,platform,锁,中断等example。