libcamera: Document sensor driver requirements
Document the feature an image sensor driver has to provide to be fully libcamera-compliant. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
This commit is contained in:
parent
7415c139cd
commit
1b4997ef08
3 changed files with 66 additions and 0 deletions
|
@ -57,6 +57,7 @@ if sphinx.found()
|
|||
'guides/pipeline-handler.rst',
|
||||
'guides/tracing.rst',
|
||||
'index.rst',
|
||||
'sensor_driver_requirements.rst',
|
||||
'../README.rst',
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue