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. |
||
|---|---|---|
| .. | ||
| mouse_cursor.bmp | ||
| mouse_cursor.bmp.license | ||
| usb_devices_detection.py | ||
| usb_host_descriptors_find_boot_keyboard.py | ||
| usb_host_descriptors_simpletest.py | ||
| usb_host_descriptors_two_boot_mice.py | ||
| usb_host_devices_simpletest.py | ||