AngelPerezM / linux-device-drivers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:C 79.5%Language:Makefile 20.5%