Linux Kernel Development
linux devices drivers
for writing char devices
- https://linux-kernel-labs.github.io/refs/heads/master/labs/device_drivers.html
- https://embetronicx.com/tutorials/linux/device-drivers/device-file-creation-for-character-drivers/
- Embetronicx/Tutorials
about modules
- https://linux-kernel-labs.github.io/refs/heads/master/labs/kernel_modules.html
- https://sysprog21.github.io/lkmpg/