Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Linux Kernel Driver Developement

Environment Setup

sudo apt-get update
sudo apt-get install gawk wget git diffstat unzip \
gcc-multilib build-essential chrpath socat libsdl2-dev \
xterm libncurses-dev lzop
sudo apt-get install gcc-arm-linux-gnueabihf
git clone https://github.com/torvalds/linux
git checkout v4.1

About

Linux Device Driver Developement

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors