zephyr/subsys/net/l2
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
..
canbus
dummy net: Implement pseudo a.k.a "any" interface 2024-04-04 17:02:11 +02:00
ethernet net: bridge: Ignore promisc mode errors for native-sim 2024-09-13 13:42:20 +02:00
ieee802154 net: l2: ieee802154: decouple frame decryption from upper layer fields 2024-09-19 18:28:26 +01:00
offloaded_netdev
openthread mbedtls: remove unused option MBEDTLS_SSL_EXPORT_KEYS 2024-09-12 13:31:20 -04:00
ppp net: l2: ppp: ensure proper null-termination in ppp_fsm_close 2024-08-14 09:40:23 +02:00
virtual net: virtual: Pass status to caller when starting/stopping interface 2024-09-06 18:01:15 -04:00
wifi net: l2: wifi: ensure certificates directory is created 2024-09-19 18:01:53 -04:00
CMakeLists.txt Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00
Kconfig Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00