You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.
On PCB with Flatbox pinout certain used pins are restricted from being set within the web configurator. This corresponds with www/src/Data/Boards.json. Removal of said restrictions or override possibility (for validation errors) could help.
The text was updated successfully, but these errors were encountered:
I also experienced some issues with the web configurator because of this. My DIY board uses the Adafruit KB2040 as its microcontroller and it uses pin 29,
For now I'm going to remove the board restrictions.
The longer version of this is that right now we don't have a mechanism in place for sending the proper board to the configurator. There are options there, but it's all pretty rough, and I'm not convinced it would work without other code changes. I'm going to make a ticket explaining where we are and how to take it forward from here.
Either way, this restriction will be removed in main shortly.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
On PCB with Flatbox pinout certain used pins are restricted from being set within the web configurator. This corresponds with www/src/Data/Boards.json. Removal of said restrictions or override possibility (for validation errors) could help.
The text was updated successfully, but these errors were encountered: