Initial commit.

This first sketch of the memory layout isn't working because I'm
not succeeding in packing the bitfields, so I intend to rip it up
and start again.
This commit is contained in:
Simon Brooke 2026-04-05 12:22:48 +01:00
parent d743b6787e
commit 7e9dc12766
4 changed files with 155 additions and 0 deletions

5
.gitignore vendored
View file

@ -52,3 +52,8 @@ Module.symvers
Mkfile.old
dkms.conf
# Eclipse artefacts
.cproject
.project
.settings/
build/