Skip to content

Commit 13966f1

Browse files
committed
doc: release: mention new video-sw-generator snippet
This snippet got introduced, and is not a breaking change for C APIs but still introduce a change of command line to use for building projects, so add a migration guide entry. Signed-off-by: Josuah Demangeon <me@josuah.net>
1 parent 8437084 commit 13966f1

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

doc/releases/migration-guide-4.2.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -608,6 +608,9 @@ Video
608608
``video_stream_start``
609609
``video_stream_stop``
610610

611+
* Samples and projects using the :zephyr:board:`native_sim` now require specifying the
612+
``--snippet`` :ref:`video-sw-generator <snippet-video-sw-generator>` to build correctly.
613+
611614
Audio
612615
=====
613616

doc/releases/release-notes-4.2.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ New APIs and options
248248
* :c:func:`video_api_ctrl_t`
249249
* :c:func:`video_query_ctrl`
250250
* :c:func:`video_print_ctrl`
251+
* :ref:`video-sw-generator <snippet-video-sw-generator>`
251252

252253
* PCIe
253254

0 commit comments

Comments
 (0)