We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c887170 commit 0fd7cc5Copy full SHA for 0fd7cc5
doc/releases/release-notes-4.2.rst
@@ -69,6 +69,8 @@ Removed APIs and options
69
* Removed :dtcompatible:`meas,ms5837` and replaced with :dtcompatible:`meas,ms5837-30ba`
70
and :dtcompatible:`meas,ms5837-02ba`.
71
72
+* Removed the ``get_ctrl`` video driver API
73
+
74
Deprecated APIs and options
75
===========================
76
@@ -172,6 +174,12 @@ New APIs and options
172
174
* :c:func:`util_eq`
173
175
* :c:func:`util_memeq`
176
177
+* Video
178
179
+ * :c:func:`video_api_ctrl_t`
180
+ * :c:func:`video_query_ctrl`
181
+ * :c:func:`video_print_ctrl`
182
183
New Boards
184
**********
185
0 commit comments