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_HID
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.4.0
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_HID
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.0.0
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 12, 2023

  1. Increase host timeout from 1 second to 20.

    Bob Abeles committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    573d988 View commit details
    Browse the repository at this point in the history
  2. Fix black issue

    Bob Abeles committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    31e52ee View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Review feedback

    Bob Abeles committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5bf6505 View commit details
    Browse the repository at this point in the history
  2. second round code review changes

    Bob Abeles committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    9b398e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Merge pull request #118 from eightycc/issue_117

    Fix #117: Rework host USB ready timeout
    dhalbert authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    da9fa58 View commit details
    Browse the repository at this point in the history
Loading