- Linux Device Driver Development Cookbook
- Rodolfo Giometti
- 193字
- 2021-06-24 13:54:05
To get the most out of this book
- You should have a little knowledge of a non-graphical text editor such as vi , emacs, or nano. You can't connect an LCD display, a keyboard, and a mouse directly to the embedded kit to carry out little modifications to text files, so you should have a working knowledge of these tools to do such modifications remotely.
- You should know how to manage an Ubuntu system, or at least a generic GNU/Linux-based one. My host PC is running on Ubuntu 18.04.1 LTS, but you can use also a newer Ubuntu LTS release, or a Debian-based system with a few modifications. You can also use another GNU/Linux distribution, but this will require a little effort from you, mainly with regard to the installation of cross-compile tools, libraries dependencies, and package management.
Foreign systems, such as Windows, macOS, and others, are not covered by this book due the fact that you should not use low-tech systems to develop code for a high-tech system! - Working knowledge of the C programming language, how a C compiler works, and how to manage a makefile are all mandatory requirements.
推薦閱讀
- 樂學Windows操作系統
- Windows Server 2012 Hyper-V:Deploying the Hyper-V Enterprise Server Virtualization Platform
- Persistence in PHP with the Doctrine ORM
- Windows Phone應用程序開發
- Instant Optimizing Embedded Systems using Busybox
- Kali Linux高級滲透測試
- Social Data Visualization with HTML5 and JavaScript
- Windows 7實戰從入門到精通
- Learn CUDA Programming
- Linux操作系統
- μC/OS-III內核實現與應用開發實戰指南:基于STM32
- Windows 8完全自學手冊
- Learning Joomla! 3 Extension Development(Third Edition)
- C#實用教程(第2版)
- PrimeFaces Beginner's Guide