documentation/kernel
antifallobst 763349e2f4 improved config for USB device drivers 2023-05-29 14:27:08 +02:00
..
src added README.md and moved kernel docs into a seperate directory 2023-05-28 20:01:03 +02:00
README.md added README.md and moved kernel docs into a seperate directory 2023-05-28 20:01:03 +02:00
build-instructions.md added README.md and moved kernel docs into a seperate directory 2023-05-28 20:01:03 +02:00
roadmap.md updated roadmap 2023-05-28 23:27:46 +02:00
sysabi.md improved config for USB device drivers 2023-05-29 14:27:08 +02:00

README.md

kernel

The documentation of the noxos kernel.

  • The source code is documented in the src directory.
  • Build instructions can be found in build-instructions.md.
  • A roadmap of what has to be done can be found in roadmap.md.
  • The kernels' sysabi (syscalls, etc.) can be found in sysabi.md.