No description
Find a file
Anne Barela 95e250643c Enhance number of functions for USB Host
With multiple USB host ports on boards like Adafruit Fruit Jam, provide a robust library of functions for checking what kind of devices are attached. This is important when a game or program wants to check the correct hardware is enumerating on the USB bus. Two tests, a simpletest and a more thorough test are in examples.
2025-08-04 20:49:17 -05:00
.github
docs
examples
LICENSES
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
adafruit_usb_host_descriptors.py
CODE_OF_CONDUCT.md
LICENSE
optional_requirements.txt
pyproject.toml
README.rst
README.rst.license
requirements.txt
ruff.toml

SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
SPDX-FileCopyrightText: Copyright (c) 2023 Scott Shawcroft for Adafruit Industries
SPDX-License-Identifier: MIT