1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

doc: add structure graphic to mainpage

This commit is contained in:
Martine Lenders 2015-11-16 17:31:12 +01:00
parent 3fb9f90a71
commit 1550fe85db

View File

@ -79,9 +79,9 @@ Structure {#structure}
This section walks you through RIOT's structure. Once you understand this
structure, you will easily find your way around in RIOT's code base.
RIOT's code base is structured into five groups.
![Overview](riot-structure.svg)
<!-- TODO: add graphic -->
RIOT's code base is structured into five groups.
- The kernel (`core`)
- Platform specific code (`cpu`; `boards`)