You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added a new section to the Wi-Fi Management documentation (``doc/connectivity/networking/api/wifi.rst``) with step-by-step instructions for generating test certificates for Wi-Fi using FreeRADIUS scripts. This helps users reproduce the process for their own test environments.
365
+
* Added a new section to the Wi-Fi Management documentation
366
+
(``doc/connectivity/networking/api/wifi.rst``) with step-by-step instructions for generating
367
+
test certificates for Wi-Fi using FreeRADIUS scripts. This helps users reproduce the process
368
+
for their own test environments.
367
369
* Changed the hostap IPC mechanism from socketpair to k_fifo. Depending on the enabled Wi-Fi configuration options, this can save up to 6-8 kB memory when using native Wi-Fi stack.
368
370
369
371
* zperf
@@ -425,8 +427,8 @@ New APIs and options
425
427
* :c:macro:`VIDEO_CID_EXPOSURE_ABSOLUTE` and other controls from the CAMERA control class.
426
428
* :c:macro:`VIDEO_PIX_FMT_Y10` and ``Y12``, ``Y14``, ``Y16`` variants
427
429
* :c:macro:`VIDEO_PIX_FMT_SRGGB10P` and ``12P``, ``14P`` variants, for all 4 bayer variants.
428
-
* ``video_buffer.index`` field
429
-
* ``video_ctrl_query.int_menu`` field
430
+
* :c:member:`video_buffer.index` field
431
+
* :c:member:`video_ctrl_query.int_menu` field
430
432
* :c:macro:`VIDEO_MIPI_CSI2_DT_NULL` and other MIPI standard values
0 commit comments