adafruit / adafruit/Adafruit_CircuitPython_USB_Host_Mouse

Remove full descriptor print

Open
#13 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
4
PR merge metrics
No merged PRs in 30d

Description

This library prints the full byte string of USB descriptors. It was helpful during development but not really necessary for the end user to see it in serial console.

If we want it to stay it could have a verbose flag, but I'm inclined to remove it altogether unless/until someone else has a use for it.

Contributor guide

No contributing guide indexed for this repository

Research direction

Search the library for the serial print that emits the full USB descriptor byte string and read the surrounding USB-host code first. Remove that development output, then exercise the mouse library and verify that normal user-facing serial output no longer includes the full descriptor.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
embedded-iot
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.