Skip to content

Commit ca02d7c

Browse files
committed
doc: release-note-4.3: document size field added to video_format struct
Document introduction of the new size field inside video_format struct as visible on the <zephyr/drivers/video.h> header. Signed-off-by: Hugues Fruchet <[email protected]>
1 parent 6d95beb commit ca02d7c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/releases/release-notes-4.3.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,10 @@ New APIs and options
266266

267267
* :c:func:`sys_count_bits`
268268

269+
* Video
270+
271+
* :c:member:`video_format.size` field
272+
269273
* Task Watchdog
270274

271275
* :kconfig:option:`CONFIG_TASK_WDT_DUMMY`

0 commit comments

Comments
 (0)