Skip to content

STM32MPU distribution for Android (wifi hardware interface)

Notifications You must be signed in to change notification settings

schilit/hardware-peripheral-wifi

 
 

Repository files navigation

hardware-wifi

This module contains the STMicroelectronics libwifi HAL source code. It is part of the STMicroelectronics delivery for Android (see the delivery for more information).

Description

This module version includes the first version of the libwifi Android abstraction layer. Please see the Android delivery release notes for more details.

Documentation

Dependencies

This module can't be used alone. It is part of the STMicroelectronics delivery for Android. To be able to use it the device.mk must have the following packages:

PRODUCT_PACKAGES += \
    libwifi-hal-stm \
    android.hardware.wifi@<version>-service

Containing

This directory contains the sources and associated Android makefile to generate the libwifi-hal library.

License

This module is distributed under the Apache License, Version 2.0 found in the LICENSE file.

About

STM32MPU distribution for Android (wifi hardware interface)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%