blob: 0d332462e343f1bf49d6e0f47cd5758e45657325 (
plain)
1
2
3
4
5
6
7
8
|
# Getting Started: The Modules
## Abstract:
- `kernel`: The NeKernel/BootZ Module.
- `nectar`: The Toolchain/PL Module.
- `boot`: The Firmware Module.
- `nebuild`: The Build System Module.
|