Linux Device Drivers

This repository contains source code of the lessons learned from the Linux Device Drivers Development book.

In order to practice with real hardware, a PWM device driver for a Raspberry Pi model 3B+ will be written.