You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
.. | ||
README.rst | ||
snippet.yml | ||
video-sw-generator.overlay |
README.rst
.. _snippet-video-sw-generator:
Video Software Generator Snippet (video-sw-generator)
#####################################################
.. code-block:: console
west build -S video-sw-generator [...]
Overview
********
This snippet instantiate a fake video source generating a test pattern continuously
for test purpose. It is selected as the ``zephyr,camera`` :ref:`devicetree` chosen node.
Requirements
************
No hardware support is required besides sufficient memory for the video resolution
declared by :kconfig:option:`CONFIG_VIDEO_BUFFER_POOL_SZ_MAX`.