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

Allow pins to be changed for pio usb #5

Open
andrewfstratton opened this issue Apr 10, 2024 · 2 comments
Open

Allow pins to be changed for pio usb #5

andrewfstratton opened this issue Apr 10, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@andrewfstratton
Copy link
Contributor

The Waveshare RP2040 Zero and One boards both have Pin 16 allocated to a NeoPixel, so being able to reconfigure the pin/s used for PIO USB would be useful.

It could also be useful to reconfigure the web enable pin - but that wouldn't be possible through the web interface :|

@Loc15
Copy link
Owner

Loc15 commented Apr 11, 2024

It's easy to change pin configuration on code to do the build, just it's necessary to change header file with name config.h.
I could to do builds for other boards too if someone needs it. It's a good idea but there is another priorities.

@Loc15 Loc15 added the enhancement New feature or request label Apr 11, 2024
@andrewfstratton
Copy link
Contributor Author

Adafruit feather also uses pin 16 for an LED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants