Adafruit_CircuitPython_USB_.../examples
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
..
mouse_cursor.bmp add two mouse example 2025-04-02 09:33:17 -05:00
mouse_cursor.bmp.license add two mouse example 2025-04-02 09:33:17 -05:00
usb_devices_detection.py Enhance number of functions for USB Host 2025-08-04 20:49:17 -05:00
usb_host_descriptors_find_boot_keyboard.py fix reference to mouse 2025-04-24 13:36:11 -05:00
usb_host_descriptors_simpletest.py find_mouse_endpoint() function and convert to ruff. 2025-03-23 14:34:48 -05:00
usb_host_descriptors_two_boot_mice.py use different palettes instead of tilepalettemapper, add more comments 2025-04-08 15:15:36 -05:00
usb_host_devices_simpletest.py Enhance number of functions for USB Host 2025-08-04 20:49:17 -05:00