Go to file
Maschell ff8308d36b Use stdint.h instead of cstdint 2021-01-09 14:00:23 +01:00
.github/workflows Add Github action workflow for pushing the latest docker image 2020-08-12 19:45:31 +02:00
include/kernel Use stdint.h instead of cstdint 2021-01-09 14:00:23 +01:00
source Add support for the KernelWriteSRs and KernelReadSRs function 2020-05-29 19:53:48 +02:00
.gitignore Create the .ld file 2020-06-10 12:52:45 +02:00
Dockerfile [Docker] Use make instead of make -j8 2020-08-12 19:52:52 +02:00
Makefile Create the .ld file 2020-06-10 12:52:45 +02:00
README.md Adding placeholder readme. 2020-05-28 21:55:48 +02:00

README.md

Requires the KernelModule to be running via SetupPayload. Requires wut for building. Install via make install.