zephyr/drivers/wifi
Steve Boylan 37e39dee58 drivers: wifi: infineon: Add SPI support to AIROC driver
Added support for SPI in 4-wire and 3-wire configurations to
the Infineon AIROC WiFi driver (drivers/wifi/infineon).

Review changes:
Move DT_DRV_COMPAT to common header file
Correct board-specific preprocessor lines
Removed AIROC_MAP_COUNTRY_CODE
Move Pico W configuration details to devicetree
Use pinctrl to manage shared data/interrupt GPIO
Clean up bus selection in Kconfig.airoc
Make SDIO and SPI bus struct independent
Replace LOG_DBG with LOG_ERR
Remove functionally duplicate operation
Remove spurious Kconfig option
Minor cleanup in CMakeLists.txt

Signed-off-by: Steve Boylan <stephen.boylan@beechwoods.com>
2024-12-10 16:23:36 +01:00
..
esp32 mbedtls: MBEDTLS_ENTROPY_POLL_ZEPHYR default on if MBEDTLS_ENTROPY_C 2024-11-20 15:59:40 -05:00
esp_at drivers: wifi: esp_at: Fix serial receive interrupt can't exit 2024-11-21 20:12:00 +01:00
eswifi arch: deprecate _current 2024-11-23 20:12:24 -05:00
infineon drivers: wifi: infineon: Add SPI support to AIROC driver 2024-12-10 16:23:36 +01:00
nrf_wifi hostap: Fix build after upmerge 2024-12-05 17:08:25 +00:00
nxp drivers: wifi: nxp: set the maximum number of stations 2024-12-10 11:09:09 +01:00
simplelink fdtable: replace z_ prefix with zvfs_ for fdtable.h functions 2024-06-26 12:33:02 +02:00
winc1500 drivers: wifi: winc1500: fix unchecked return value 2024-12-05 07:44:35 +01:00
CMakeLists.txt nrf_wifi: Fix the directory name 2024-11-25 17:43:34 +01:00
Kconfig nrf_wifi: Fix the directory name 2024-11-25 17:43:34 +01:00