Go to file
antifallobst 42d2dd71b2 docs (kernel): updated 'nx_drv_register' sycall status and arguments 2023-06-06 21:44:53 +02:00
drivers docs (drivers): documented driver structure and API 2023-06-01 21:24:13 +02:00
kernel docs (kernel): updated 'nx_drv_register' sycall status and arguments 2023-06-06 21:44:53 +02:00
LICENSE Initial commit 2023-05-28 15:49:34 +00: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 docs (build instructions): updated build instructions to match the latest refactors. 2023-06-01 21:49:33 +02:00
codestyle.md documented commit message style 2023-05-28 19:49:17 +02:00
commit-format.md documented commit message style 2023-05-28 19:49:17 +02:00

README.md

documentation

The kernel documentation (source, sysabi, etc.) can be found in the kernel directory.

Read commit-format.md and codestyle.md before contributing to anything!