This post explains how to create a userspace C program as a Buildroot package that tests an existing kernel module. It details steps including creating package directories and files, defining dependencies, and populating configuration files. The process includes setting installation commands and proper source code structure for successful compilation and deployment.
∞How to replace the Kernel image in NOOBS with your custom Kernel
In one of the previous posts I have described Bringing up Rasberry Pi 3 with NOOBS. But after I brought up the Raspberry Pi (ver…
Continue reading → How to replace the Kernel image in NOOBS with your custom Kernel