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

[FIX] ChibiOS: USB Digitizer and Joystick IN endpoint compilation #23854

Merged
merged 4 commits into from
Jun 3, 2024

Commits on Jun 2, 2024

  1. chibios: usb: endpoints: fix joystick and digitizer in endpoints

    Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
    KarlK90 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    3036766 View commit details
    Browse the repository at this point in the history
  2. tmk: protocol: usb: add trailing comma to joystick descriptor

    Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
    KarlK90 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    58db1f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. make clang-format happy

    Co-authored-by: Ryan <fauxpark@gmail.com>
    KarlK90 and fauxpark committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d8dcbd8 View commit details
    Browse the repository at this point in the history
  2. make clang-format happy #2

    Co-authored-by: Ryan <fauxpark@gmail.com>
    KarlK90 and fauxpark committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0799739 View commit details
    Browse the repository at this point in the history