Skip to content

Conversation

@tobozo
Copy link
Contributor

@tobozo tobozo commented Nov 3, 2023

This PR adds USBHIDAbsMouse class with absolute mouse positioning support.

It is a followup of #6331

TinyUSB now provides the report struct for absolute positioning but isn't available yet in the current idf version.
A temporary conditional macro has been set in a separate file that will be safe to delete once the new tinyusb version is bundled with esp-idf.

Limitations: only one of USBHIDMouse / USBHIDAbsMouse should be used.

@tobozo tobozo reopened this Nov 3, 2023
@VojtechBartoska VojtechBartoska added the Status: Review needed Issue or PR is awaiting review label Nov 6, 2023
Copy link
Member

@lucasssvaz lucasssvaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@VojtechBartoska VojtechBartoska added Status: Pending Merge Pull Request is ready to be merged and removed Status: Review needed Issue or PR is awaiting review labels Nov 29, 2023
@me-no-dev me-no-dev merged commit bd39fcf into espressif:master Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Pending Merge Pull Request is ready to be merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants