The software distribution of NeKernel.
Developed to hold the its components and system root altogether.
There is three main reasons for this repository's existence:
- Hold the codebase in a single repository.
- Easier path resolutions based on a virtual root path, i.e (../kernel -> /src/kernel)
- Easier cycles and vetting for NeKernel.org releases.
You will need:
nebuildfor the kernel build system.MinGWorClangdepending on the HAL/target ISA.GNU CoreUtilsfor the core compiler utilities.