Pico should limit pins for GPIO based on runtime config and debug probe use #518
Labels
enhancement
New feature or request
hardware
Relates to configuration of or interaction with Pi GPIO hardware
Milestone
The Pi Pico embassy code and some associated functions use a number of the hardware pins for other uses.
Also when using the debug-probe, it uses a number of the pins:
Pins that are ALWAYS used, should be filtered out of the PinDescription set returned to the UI
Add a feature ("debug-probe") that when used removes other GPIO pins used by the debug probe
The text was updated successfully, but these errors were encountered: