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

Enable hid keyboard and mouse support for esp32sx (IDFGH-7637) #9191

Closed
wants to merge 2 commits into from

Conversation

paul356
Copy link
Contributor

@paul356 paul356 commented Jun 19, 2022

Add hid keyboard and mouse support for esp32s3. Maybe also work on esp32s2 but only test on esp32s3.

@CLAassistant
Copy link

CLAassistant commented Jun 19, 2022

CLA assistant check
All committers have signed the CLA.

@espressif-bot espressif-bot added the Status: Opened Issue is new label Jun 19, 2022
@github-actions github-actions bot changed the title Enable hid keyboard and mouse support for esp32sx Enable hid keyboard and mouse support for esp32sx (IDFGH-7637) Jun 19, 2022
@Alvin1Zhang
Copy link
Collaborator

Thanks for your contribution.

@paul356
Copy link
Contributor Author

paul356 commented Jun 28, 2022

Is there anything I can do to make this PR accepted?

@FanhuaCloud
Copy link
Contributor

looks great! I modified the code myself before

@espressif-bot espressif-bot added Status: In Progress Work is in progress Resolution: NA Issue resolution is unavailable Status: Done Issue is done internally Resolution: Done Issue is done internally and removed Status: Opened Issue is new Status: In Progress Work is in progress Resolution: NA Issue resolution is unavailable labels Jul 21, 2022
@paul356
Copy link
Contributor Author

paul356 commented Aug 1, 2022

I use it in one of my keyboard project based on esp32-s3. It works fine but you need to disable CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG first. https://github.com/paul356/MK32/blob/enable_usb_hid/sdkconfig

@Alvin1Zhang
Copy link
Collaborator

Thanks for your contribution again, changes merged with 5bd6696.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants