This repository contains the setup for cross-compiling Linux device drivers for the Raspberry Pi 3B+ for future driver development projects.
- Clone this repository, including submodules.
- Run ./build.sh to build the kernel modules.
- Run ./install.sh to install the kernel modules on the host system.
Note: This setup was built and tested in WSL2 on Windows with Ubuntu 20.04.