blob: eb98ec57ebb526bc2cd20c89d43d66df8b2f2276 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# CoreBoot

[](LICENSE)
[](#)
## Notice for documentation:
Build the documentation using Doxygen's `doxygen` CLI tool.
## Requirements:
- [CLang](https://clang.llvm.org/)
- [NASM](https://nasm.us/)
- [Git](https://git-scm.com/)
- GNU Make
## Cloning:
```sh
git clone git@github.com:nekernel-org/firmware.git
```
###### Copyright 2024-2025, Amlal EL Mahrouss. all rights reserved.
|