• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

WiFi_Host_Driver/11-Mar-2024-30,50920,581

LICENSE.txtD11-Mar-202412.3 KiB212184

README.mdD11-Mar-20241.4 KiB2922

RELEASE.mdD11-Mar-20242.2 KiB6749

generated_mac_address.txtD11-Mar-2024416 108

version.xmlD11-Mar-202431 21

README.md

1# Wi-Fi Host Driver (WHD)
2
3### Overview
4The WHD is an independent, embedded Wi-Fi Host Driver that provides a set of APIs to interact with Infineon WLAN chips. The WHD is an independent firmware product that is easily portable to any embedded software environment, including popular IoT frameworks such as Mbed OS and Amazon FreeRTOS. Therefore, the WHD includes hooks for RTOS and TCP/IP network abstraction layers.
5
6The [release notes](./RELEASE.md) detail the current release. You can also find information about previous versions.
7
8### Supported bus interface
9---------------------------------------------------
10|  Interface  |4343W|43438|4373 |43012|43439|43907|
11|:-----------:|:---:|:---:|:---:|:---:|:---:|:---:|
12|  SDIO       |  O  |  O  |  O  |  O  |  O  |     |
13|  SPI        |  O  |  O  |     |     |  O  |     |
14|  M2M        |     |     |     |     |     |  O  |
15
16### WPA3 AP mode support
17---------------------------------------------------
18|  Security   |4343W|43438|4373 |43012|43439|43907|
19|:-----------:|:---:|:---:|:---:|:---:|:---:|:---:|
20|  WPA3       |     |     |  O  |     |  O  |     |
21
22### More information
23* [Wi-Fi Host Driver API Reference Manual and Porting Guide](https://cypresssemiconductorco.github.io/wifi-host-driver/html/index.html)
24* [Wi-Fi Host Driver Release Notes](./RELEASE.md)
25* [Infineon Technologies](http://www.infineon.com)
26
27---
28© Infineon Technologies, 2019.
29