Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow retrieving the port a device is connected to #2357

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    64692ba View commit details
    Browse the repository at this point in the history
  2. Add nullptr check

    Yveaux committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7d6bfa9 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

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

Commits on Dec 14, 2023

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

Commits on Dec 30, 2023

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

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    2a5cab3 View commit details
    Browse the repository at this point in the history
  2. Revert "Add nullptr check"

    This reverts commit 7d6bfa9.
    Yveaux committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    5dd302b View commit details
    Browse the repository at this point in the history
  3. Revert "Allow retrieving the port a device is connected to"

    This reverts commit 64692ba.
    Yveaux committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a741d57 View commit details
    Browse the repository at this point in the history
  4. Expose hcd_devtree_info_t through tuh API

    Yveaux committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    33343f3 View commit details
    Browse the repository at this point in the history
  5. Forward declare hcd_devtree_get_info

    Yveaux committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f726667 View commit details
    Browse the repository at this point in the history
  6. Fix typo

    Yveaux committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    3bc600e View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Revert "Forward declare hcd_devtree_get_info"

    This reverts commit f726667.
    Yveaux committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    02010d2 View commit details
    Browse the repository at this point in the history
  2. Removed ptr check, as it returns bool

    Yveaux committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    fbe73ed View commit details
    Browse the repository at this point in the history
  3. Fix

    Yveaux committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    64a2dc8 View commit details
    Browse the repository at this point in the history
  4. Fix

    Yveaux committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    07540be View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

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