RIOT-OS / RIOT

RIOT - The friendly OS for IoT
https://riot-os.org
GNU Lesser General Public License v2.1
4.89k stars 1.98k forks source link

documentation: the build system #8420

Open cladmi opened 6 years ago

cladmi commented 6 years ago

Description

This is an issue to follow steps for documenting the build system. This a subtask of #4309.

I welcome all points that you would like to add in the subtasks and will update the current one with PRs.

Goal

Add technical documentation regarding the build system in general, advanced topics and internals. It should describe how things are achieved and also document the limitations.

My second goal is to use this documentation as reference when designing build system upgrades.

Subtasks ideas

roberthartung commented 6 years ago

Regarding PM: I started to edit the wiki, but didn't finish it yet https://github.com/RIOT-OS/RIOT/wiki/Power-Management .

bergzand commented 6 years ago

@cladmi Any progress here?

cladmi commented 6 years ago

I have more been fighting with some inconsistencies than writing anything unfortunately :/ I should spend some time on it in parallel.