Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adafruit/Adafruit_CircuitPython_USB_Host_Descriptors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.0
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_USB_Host_Descriptors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 11 commits
  • 5 files changed
  • 2 contributors

Commits on Apr 2, 2025

  1. add two mouse example

    FoamyGuy committed Apr 2, 2025
    Configuration menu
    Copy the full SHA
    3b72cd0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from FoamyGuy/two_mice_example

    add two mouse example
    FoamyGuy authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    be9aa14 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. Configuration menu
    Copy the full SHA
    b18147f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fea74c6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from FoamyGuy/8byte_mouse_data

    update dual mouse example to support 8 byte data packets
    FoamyGuy authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    ca51f2d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. Configuration menu
    Copy the full SHA
    c97682f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Merge pull request #6 from FoamyGuy/update_two_mice_example

    Updated two mice example
    tannewt authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    71816de View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. Configuration menu
    Copy the full SHA
    21ab387 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. fix references to mice

    FoamyGuy committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    7782b66 View commit details
    Browse the repository at this point in the history
  2. fix reference to mouse

    FoamyGuy committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    e547a73 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from FoamyGuy/find_boot_keyboard

    add find_boot_keyboard function and example
    tannewt authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    ed38937 View commit details
    Browse the repository at this point in the history
Loading