Go to file
antifallobst ed1bc366d6 docs (kernel): updated roadmap and SysABI progress 2023-06-10 15:28:57 +02:00
drivers docs (drivers): documented driver structure and API 2023-06-01 21:24:13 +02:00
kernel docs (kernel): updated roadmap and SysABI progress 2023-06-10 15:28:57 +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!