Skip to content

Releases: DavidingPlus/linux-kernel-module-template

v1.1.1

Choose a tag to compare

@DavidingPlus DavidingPlus released this 07 Apr 08:43

Release Notes

Managed version through XMake successfully.

See more at DavidingPlus/nvmixfs#14.

v1.1.0

Choose a tag to compare

@DavidingPlus DavidingPlus released this 23 Mar 09:47

Release Notes

We added unit support with XMake framework.

We also configured CI with GitHub workflow.

See more details: #1

v1.0.0

Choose a tag to compare

@DavidingPlus DavidingPlus released this 18 Mar 15:29

Release Notes

This is a basic framework for building linux kernel module with XMake.

Next step, we will add unit test support.