Skip to content

STMicroelectronics/hardware-peripheral-usb

Repository files navigation

hardawre-usb

This module contains the STMicroelectronics android.hardware.usb and android.hardware.usb.gadget source code. It is part of the STMicroelectronics delivery for Android.

Description

This module implements android.hardware.usb AIDL version 1. 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:

For USB:

PRODUCT_PACKAGES += \
    android.hardware.usb-service.stm32mpu

For USB Gadget:

PRODUCT_PACKAGES += \
    android.hardware.usb-gadget@<version>-service.stm32mpu

Containing

This directory contains the sources and associated Android makefile to generate the [email protected] binary.

License

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

About

STM32MPU distribution for Android (usb hardware interface)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages