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 Initial version 2023-08-03 13:55:36 -07:00
docs find_mouse_endpoint() function and convert to ruff. 2025-03-23 14:34:48 -05:00
examples Enhance number of functions for USB Host 2025-08-04 20:49:17 -05:00
LICENSES Initial version 2023-08-03 13:55:36 -07:00
.gitattributes find_mouse_endpoint() function and convert to ruff. 2025-03-23 14:34:48 -05:00
.gitignore Initial version 2023-08-03 13:55:36 -07:00
.pre-commit-config.yaml find_mouse_endpoint() function and convert to ruff. 2025-03-23 14:34:48 -05:00
.readthedocs.yaml update rtd.yml file 2025-06-17 10:25:01 -05:00
adafruit_usb_host_descriptors.py Enhance number of functions for USB Host 2025-08-04 20:49:17 -05:00
CODE_OF_CONDUCT.md Initial version 2023-08-03 13:55:36 -07:00
LICENSE Initial version 2023-08-03 13:55:36 -07:00
optional_requirements.txt Initial version 2023-08-03 13:55:36 -07:00
pyproject.toml Initial version 2023-08-03 13:55:36 -07:00
README.rst find_mouse_endpoint() function and convert to ruff. 2025-03-23 14:34:48 -05:00
README.rst.license Initial version 2023-08-03 13:55:36 -07:00
requirements.txt Initial version 2023-08-03 13:55:36 -07:00
ruff.toml find_mouse_endpoint() function and convert to ruff. 2025-03-23 14:34:48 -05:00

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