- Linux Device Driver Development Cookbook
- Rodolfo Giometti
- 96字
- 2021-06-24 13:54:08
Setting up the host machine
As every good device driver developer knows, a host machine is absolutely necessary.
Even if the embedded devices are getting more powerful nowadays (and the ESPRESSObin
is one of these), there are some resource-consuming tasks where a host machine can help.
That's why, in this section, we're going to show how to set up our host machine.
The host machine we decide to use could be a normal PC or a virtualized one—they are equivalent—but the important thing is that it must run a GNU/Linux-based OS.
推薦閱讀
- Linux系統架構與運維實戰
- Getting Started with oVirt 3.3
- Puppet實戰
- 發布!設計與部署穩定的分布式系統(第2版)
- 精解Windows 8
- Haskell Financial Data Modeling and Predictive Analytics
- Java EE 8 Design Patterns and Best Practices
- Windows Server 2019 Administration Fundamentals
- Microsoft Operations Management Suite Cookbook
- Windows 7中文版從入門到精通(修訂版)
- Linux命令行大全(第2版)
- Windows 7實戰從入門到精通(超值版)
- μC/OS-III內核實現與應用開發實戰指南:基于STM32
- Windows Server 2008組網技術與實訓(第3版)
- BuddyPress Theme Development