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

Adding option to enable Tx/Rx LEDs and modify max USB current descriptor #1

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

cr1tbit
Copy link

@cr1tbit cr1tbit commented May 10, 2020

Ok, so I've added some features I needed for my project:

  • Tx/Rx LEDs - pretty straightforward - modifying a single byte does the job
  • modifying "bMaxPower" USB descriptor - this is also done by modifying a single byte, however it's done against the documentation, as described in new README.md - therefore I decided to hide it behind an -x flag.
  • I also did some testing with "Battery Charging" options - and realized that the feature is borderline useless - so I added an paragraph at the bottom of the README.md, so that people won't waste their time trying to get it to work.

I wonder, if at this point, this project shouldn't become cp2102n - specific.

@ladyada
Copy link

ladyada commented Dec 10, 2021

bless 🙏 this works a treat!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants