Skip to main content

3 docs tagged with "cross-compilation"

View all tags

Kernel Development Basics

In this tutorial, you will learn the basics of kernel and user space and how this two spaces communicates. We will implement a very basic character device driver and how to test it on your Linux machine.