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

Add support of native USB #20

Merged
merged 7 commits into from
Apr 9, 2024
Merged

Add support of native USB #20

merged 7 commits into from
Apr 9, 2024

Commits on Mar 15, 2024

  1. First try (cannot find the good endpoint)

    Fabien Bellanger committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e57162b View commit details
    Browse the repository at this point in the history
  2. Seens OK on MacOS

    Fix `UsbDriver` interface number
    Fabien Bellanger committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ba8a4c2 View commit details
    Browse the repository at this point in the history
  3. Change native USB driver name

    Update `CHANGELOG.md`
    Fabien Bellanger committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    949cc4d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Merge branch 'main' into nusb

    Fabien Bellanger committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9d3d687 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Fix read() method in NativeUsbDriver

    Update deps
    Fabien Bellanger committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a8233ad View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Rename GraphicDensity::Hight to GraphicDensity::High

    Fix typo
    Fabien Bellanger committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ac44409 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Refactor code

    Fabien Bellanger committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cb7b8e9 View commit details
    Browse the repository at this point in the history