Documentation: Guides: Developer's Guide to libcamera

Create an introduction and overview for new developers to libcamera.

Provide an overview of the Camera Stack, and Architecture of libcamera
and introduce the main concepts of libcamera.

Signed-off-by: Chris Chinchilla <chris@gregariousmammal.com>
[Kieran: Rework/Reflow, add diagrams, licensing]
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
Chris Chinchilla 2020-06-26 13:17:32 +02:00 committed by Kieran Bingham
parent 54ca46968a
commit 7b1516210b
3 changed files with 322 additions and 0 deletions

View file

@ -12,3 +12,5 @@
Home <self>
Docs <docs>
Contribute <contributing>
Developer Guide <guides/introduction>