summaryrefslogtreecommitdiff
path: root/Documentation/getting_started/index.md
blob: 7180c9615aafc0b4775edb32749950f7aa822519 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Getting Started

```{toctree}
:maxdepth: 1

coreboot architecture <architecture.md>
Build System <build_system.md>
Submodules <submodules.md>
Kconfig <kconfig.md>
Writing Documentation <writing_documentation.md>
Setting up GPIOs <gpio.md>
Adding devices to a device tree <devicetree.md>
Frequently Asked Questions <faq.md>
```