- Linux Device Driver Development Cookbook
- Rodolfo Giometti
- 44字
- 2021-06-24 13:54:08
Working with the serial console
As already stated (and as any real programmer of embedded devices knows), the serial console is a must-have during the device drivers development stages! So, let's see how we can get access to our ESPRESSObin through its serial console.