zephyr/drivers/wifi
Robert Lubos b76c35d809 modules: mbedtls: Replace select statement with depends on for EC
Instead of using "select" on certain EC configurations, which is
considered unsafe for various reasons, use a "depends on" and rely on
the user to set a proper configuration in the config file.

Update the respective project configurations to comply with the new
configuration scheme.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2022-10-07 15:12:42 +02:00
..
esp32 modules: mbedtls: Replace select statement with depends on for EC 2022-10-07 15:12:42 +02:00
esp_at device: s/Z_DEVICE_DT_DEV_NAME/Z_DEVICE_DT_DEV_ID 2022-10-04 10:13:34 +02:00
eswifi drivers: wifi: Update drivers to use devicetree Kconfig symbol 2022-08-31 21:57:06 +00:00
simplelink includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
winc1500 drivers: wifi: Update drivers to use devicetree Kconfig symbol 2022-08-31 21:57:06 +00:00
CMakeLists.txt
Kconfig net: wifi: Allow to use offloaded wifi_mgmt API with native stack 2022-08-29 17:31:17 +02:00