Releases: DavidingPlus/linux-kernel-module-template
Releases · DavidingPlus/linux-kernel-module-template
Release list
v1.1.1
v1.1.0
Release Notes
We added unit support with XMake framework.
We also configured CI with GitHub workflow.
See more details: #1
v1.0.0
Release Notes
This is a basic framework for building linux kernel module with XMake.
Next step, we will add unit test support.