zephyr/subsys/net/l2/wifi
Daniel DeGrasse bc8cb0be4c net: l2: wifi: ensure certificates directory is created
Ensure that the output certificates directory is created, where
generated certificates will be placed. This fixes a build error seen
when using `make` to build samples/net/wifi for the rd_rw612_bga board,
where the output directory for generated certificates did not exist at
build time.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2024-09-19 18:01:53 -04:00
..
CMakeLists.txt net: l2: wifi: ensure certificates directory is created 2024-09-19 18:01:53 -04:00
Kconfig net: l2: wifi: Increase max count of connected STA 2024-08-28 06:51:41 -04:00
wifi_mgmt.c net: wifi: Display rts threshold in wifi shell 2024-08-27 12:45:02 +02:00
wifi_nm.c net: wifi: replace (1 << xyz) with BIT(xyz) 2024-08-13 18:19:33 -04:00
wifi_nm.ld net: wifi: Add iterable_sections header file 2024-08-01 12:36:00 +02:00
wifi_shell.c net: wifi_mgmt: add DPP reconfig support 2024-09-18 09:57:27 +02:00
wifi_utils.c net: wifi_utils: correct channel scan range in Wi-Fi 6GHz 2024-08-09 08:36:22 -04:00