# hardware-peripheral-wifi **Repository Path**: mirrors_STMicroelectronics/hardware-peripheral-wifi ## Basic Information - **Project Name**: hardware-peripheral-wifi - **Description**: STM32MPU distribution for Android (wifi hardware interface) - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-09-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hardware-wifi # This module contains the STMicroelectronics libwifi HAL source code. It is part of the STMicroelectronics delivery for Android. ## Description ## This module version includes the last version of the libwifi. Please see the Android delivery release notes for more details. ## Documentation ## * The [release notes][] provide information on the release. [release notes]: https://wiki.st.com/stm32mpu/wiki/Android-based_OpenSTDroid_ecosystem_release_note_-_v6.2.1 ## Dependencies ## This module cannot be used alone. It is part of the STMicroelectronics delivery for Android. This library is integrated in the com.android.hardware.wifi APEX package. ``` PRODUCT_PACKAGES += \ com.android.hardware.wifi ``` ## Contents ## This directory contains the sources and associated Android build files to generate the libwifi-hal library. ## License ## This module is distributed under the Apache License, Version 2.0 found in the [LICENSE](./LICENSE) file.