-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: adafruit/Adafruit_CircuitPython_USB_Host_Descriptors
base: 0.2.0
head repository: adafruit/Adafruit_CircuitPython_USB_Host_Descriptors
compare: main
- 14 commits
- 6 files changed
- 4 contributors
Commits on Apr 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3b72cd0 - Browse repository at this point
Copy the full SHA 3b72cd0View commit details -
Merge pull request #4 from FoamyGuy/two_mice_example
add two mouse example
Configuration menu - View commit details
-
Copy full SHA for be9aa14 - Browse repository at this point
Copy the full SHA be9aa14View commit details
Commits on Apr 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b18147f - Browse repository at this point
Copy the full SHA b18147fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fea74c6 - Browse repository at this point
Copy the full SHA fea74c6View commit details -
Merge pull request #5 from FoamyGuy/8byte_mouse_data
update dual mouse example to support 8 byte data packets
Configuration menu - View commit details
-
Copy full SHA for ca51f2d - Browse repository at this point
Copy the full SHA ca51f2dView commit details
Commits on Apr 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c97682f - Browse repository at this point
Copy the full SHA c97682fView commit details
Commits on Apr 9, 2025
-
Merge pull request #6 from FoamyGuy/update_two_mice_example
Updated two mice example
Configuration menu - View commit details
-
Copy full SHA for 71816de - Browse repository at this point
Copy the full SHA 71816deView commit details
Commits on Apr 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 21ab387 - Browse repository at this point
Copy the full SHA 21ab387View commit details
Commits on Apr 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7782b66 - Browse repository at this point
Copy the full SHA 7782b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for e547a73 - Browse repository at this point
Copy the full SHA e547a73View commit details -
Merge pull request #7 from FoamyGuy/find_boot_keyboard
add find_boot_keyboard function and example
Configuration menu - View commit details
-
Copy full SHA for ed38937 - Browse repository at this point
Copy the full SHA ed38937View commit details
Commits on Jun 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 43a6662 - Browse repository at this point
Copy the full SHA 43a6662View commit details
Commits on Aug 5, 2025
-
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.
Configuration menu - View commit details
-
Copy full SHA for 95e2506 - Browse repository at this point
Copy the full SHA 95e2506View commit details
Commits on Aug 6, 2025
-
Revert "Enhance number of functions for USB Host"
This reverts commit 95e2506. This was meant to be a PR but inadvertently got committed directly.
Configuration menu - View commit details
-
Copy full SHA for 9fe2f6f - Browse repository at this point
Copy the full SHA 9fe2f6fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.2.0...main