| commit | 724e5de6c8a42c2dd0f900a0ebfacced8327f691 | [log] [tgz] |
|---|---|---|
| author | Jonathan Bell <jonathan@raspberrypi.com> | Thu Sep 15 10:34:52 2022 +0100 |
| committer | Jonathan Bell <jonathan@raspberrypi.com> | Mon Feb 27 15:07:10 2023 +0000 |
| tree | 156020d62a617d505f3e9098524930c903666f96 | |
| parent | 1ca6aa36dd5342ce94698ab5a5b719fbb564fd03 [diff] |
probe: if we have a separate SWDIO input, use it For boards with a level-shifter on SWDIO for compatibility with 1.8V VDDIO. Signed-off-by: Jonathan Bell <jonathan@raspberrypi.com>
Picoprobe allows a Pico / RP2040 to be used as USB -> SWD and UART bridge. This means it can be used as a debugger and serial console for another Pico.
Picoprobe documentation can be found in the Pico Getting Started Guide. See “Appendix A: Using Picoprobe”.