14 Forks
42 Stars
42 Watchers

linux-driver-examples

Kernel 4.10 Examples of linux drivers.. for practice and reference

How to download and setup linux-driver-examples

Open terminal and run command
git clone https://github.com/rrmhearts/linux-driver-examples.git
git clone is used to create a copy or clone of linux-driver-examples repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with linux-driver-examples https://github.com/rrmhearts/linux-driver-examples/archive/master.zip

Or simply clone linux-driver-examples with SSH
[email protected]:rrmhearts/linux-driver-examples.git

If you have some problems with linux-driver-examples

You may open issue on linux-driver-examples support forum (system) here: https://github.com/rrmhearts/linux-driver-examples/issues