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 7a1285e commit a250e91Copy full SHA for a250e91
doc/releases/release-notes-4.2.rst
@@ -71,6 +71,8 @@ Removed APIs and options
71
* Removed :dtcompatible:`meas,ms5837` and replaced with :dtcompatible:`meas,ms5837-30ba`
72
and :dtcompatible:`meas,ms5837-02ba`.
73
74
+* Removed the ``get_ctrl`` video driver API
75
+
76
Deprecated APIs and options
77
===========================
78
@@ -181,6 +183,12 @@ New APIs and options
181
183
* LoRaWAN
182
184
* :c:func:`lorawan_request_link_check`
185
186
+* Video
187
188
+ * :c:func:`video_api_ctrl_t`
189
+ * :c:func:`video_query_ctrl`
190
+ * :c:func:`video_print_ctrl`
191
192
New Boards
193
**********
194
0 commit comments